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 100111111101000100111111111001000110000000111111010011001001111111010001001111111110010001100000001111110100110001000010 9fd13fe4603f4c9fd13fe4603f4c42
EUC-JP 湲?臍?L湲?臍?LB 110111101101001100111111111001111100000100111111010011001101111011010011001111111110011111000001001111110100110001000010 ded33fe7c13f4cded33fe7c13f4c42
UTF-8 湲렣臍큐L湲렣臍큐LB 111001101011100110110010111010111010000010100011111010001000011110001101111011011000000110010000010011001110011010111001101100101110101110100000101000111110100010000111100011011110110110000001100100000100110001000010 e6b9b2eba0a3e8878ded81904ce6b9b2eba0a3e8878ded81904c42
UHC 湲렣臍큐L湲렣臍큐LB 11101010101110001000111010110100111100001011000011000101101001010100110011101010101110001000111010110100111100001011000011000101101001010100110001000010 eab88eb4f0b0c5a54ceab88eb4f0b0c5a54c42

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