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 ???臾????? 00111111001111110011111111100100011010110011111100111111001111110011111100111111 3f3f3fe46b3f3f3f3f3f
EUC-JP ???臾??洧?? 001111110011111100111111111001111100110000111111001111111000111111000111101101000011111100111111 3f3f3fe7cc3f3f8fc7b43f3f
UTF-8 列룸쓷臾쇘뙴洧좎쟿 111011111010011010011100111010111010001110111000111011001001001110110111111010001000011110111110111011001000011110011000111010111001100110110100111001101011010010100111111011001010001010001110111011001001111110111111 efa69ceba3b8ec93b7e887beec8798eb99b4e6b4a7eca28eec9fbf
UHC 列룸쓷臾쇘뙴洧좎쟿 111001101110101010110111111010111001110110010100111010111010110010111100111001111000110010110111111010101111101110100000111011001010000010000101 e6eab7eb9d94ebacbce78cb7eafba0eca085

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