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 ???溢????援? 001111110011111100111111100010001110110000111111001111110011111100111111100010011000011100111111 3f3f3f88ec3f3f3f3f89873f
EUC-JP ???溢????援? 001111110011111100111111101100001110111000111111001111110011111100111111101100011110011100111111 3f3f3fb0ee3f3f3f3fb1e73f
UTF-8 列룸벝溢뇝列룸뱢援쌮 111011111010011010011100111010111010001110111000111010111011001010011101111001101011101010100010111010111000011110011101111011111010011010011100111010111010001110111000111010111011000110100010111001101000111110110100111011001000110010101110 efa69ceba3b8ebb29de6baa2eb879defa69ceba3b8ebb1a2e68fb4ec8cae
UHC 列룸벝溢뇝列룸뱢援쌮 1110011011101010101101111110101110010011101110001110110011101110101100111111111011100110111010101011011111101011100100111000100011101010101101011001101101010110 e6eab7eb93b8eceeb3fee6eab7eb9388eab59b56

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