To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 隰∫ァァL隰∫ァァL^ 111010001010110010000001111001111010011110100111010011001110100010101100100000011110011110100111101001110100110001011110 e8ac81e7a7a74ce8ac81e7a7a74c5e
EUC-JP 隰∫ァァL隰∫ァァL^ 11110000101011101010001011101001100011101010011110001110101001110100110011110000101011101010001011101001100011101010011110001110101001110100110001011110 f0aea2e98ea78ea74cf0aea2e98ea78ea74c5e
UTF-8 隰∫ァァL隰∫ァァL^ 111010011001101010110000111000101000100010101011111011111011110110100111111011111011110110100111010011001110100110011010101100001110001010001000101010111110111110111101101001111110111110111101101001110100110001011110 e99ab0e288abefbda7efbda74ce99ab0e288abefbda7efbda74c5e
UHC ?∫??L?∫??L^ 00111111101000011111001000111111001111110100110000111111101000011111001000111111001111110100110001011110 3fa1f23f3f4c3fa1f23f3f4c5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)