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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???癲??蔭? 00111111001111110011111111100001100111110011111100111111100010001111110000111111 3f3f3fe19f3f3f88fc3f
EUC-JP ???癲??蔭? 00111111001111110011111111100010101000010011111100111111101100001111111000111111 3f3f3fe2a13f3fb0fe3f
UTF-8 溜깅젡癲쎌꺎蔭뛃 111011111010011110001011111010101011100110000101111011001010000010100001111001111001100110110010111011001000111010001100111010101011101010001110111010001001010010101101111010111001101110000011 efa78beab985eca0a1e799b2ec8e8ceaba8ee894adeb9b83
UHC 溜깅젡癲쎌꺎蔭뛃 11101010111111101011000111101011101000001001101011101111101001101011110111101100100000111011010011101011111000111000110101000001 eafeb1eba09aefa6bdec83b4ebe38d41

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