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????LB 0011111100111111001111110011111101001100001111110011111100111111001111110100110001000010 3f3f3f3f4c3f3f3f3f4c42
SJIS-WIN 。ャ。゙L。ャ。゙LB 1010000110101100101000011101111001001100101000011010110010100001110111100100110001000010 a1aca1de4ca1aca1de4c42
EUC-JP 。ャ。゙L。ャ。゙LB 10001110101000011000111010101100100011101010000110001110110111100100110010001110101000011000111010101100100011101010000110001110110111100100110001000010 8ea18eac8ea18ede4c8ea18eac8ea18ede4c42
UTF-8 。ャ。゙L。ャ。゙LB 111011111011110110100001111011111011110110101100111011111011110110100001111011111011111010011110010011001110111110111101101000011110111110111101101011001110111110111101101000011110111110111110100111100100110001000010 efbda1efbdacefbda1efbe9e4cefbda1efbdacefbda1efbe9e4c42
UHC ????L????LB 0011111100111111001111110011111101001100001111110011111100111111001111110100110001000010 3f3f3f3f4c3f3f3f3f4c42

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