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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ????▼?魏??雅 00111111001111110011111100111111100000011010010100111111111010011011000000111111001111111000100111101011 3f3f3f3f81a53fe9b03f3f89eb
EUC-JP ????▼?魏??雅 00111111001111110011111100111111101000101010011100111111111100101011001000111111001111111011001011101101 3f3f3f3fa2a73ff2b23f3fb2ed
UTF-8 列룸씈履▼쑵魏낉폋雅 111011111010011010011100111010111010001110111000111011001001010010001000111011111010011110011111111000101001011010111100111011001001000110110101111010011010110110001111111010111000001010001001111011011000111110001011111010011001101110000101 efa69ceba3b8ec9488efa79fe296bcec91b5e9ad8feb8289ed8f8be99b85
UHC 列룸씈履▼쑵魏낉폋雅 1110011011101010101101111110101110011101101000001110110010101010101000011110010110111110101010101110101011100000100001011110111110111100100101101110010010111010 e6eab7eb9da0ecaaa1e5beaaeae085efbc96e4ba

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