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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???夷х?揄?? 001111110011111100111111100010001100111010000100100001110011111110011101100010010011111100111111 3f3f3f88ce84873f9d893f3f
EUC-JP ???夷х?揄?? 001111110011111100111111101100001101000010100111111001110011111111011001111010010011111100111111 3f3f3fb0d0a7e73fd9e93f3f
UTF-8 列룸벝夷х뙴揄쒕쓡 1110111110100110100111001110101110100011101110001110101110110010100111011110010110100100101101111101000110000101111010111001100110110100111001101000111110000100111011001001001010010101111011001001001110100001 efa69ceba3b8ebb29de5a4b7d185eb99b4e68f84ec9295ec93a1
UHC 列룸벝夷х뙴揄쒕쓡 111001101110101010110111111010111001001110111000111011001010100010101100111001111000110010110111111010101111000110011100111010111001110110000010 e6eab7eb93b8eca8ace78cb7eaf19ceb9d82

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