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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ???嫄?????? 001111110011111100111111100011111011101010100001001111110011111100111111001111110011111100111111 3f3f3f8fbaa13f3f3f3f3f3f
UTF-8 列룸쑑嫄뽨쉴琉듦뭅列 111011111010011010011100111010111010001110111000111011001001000110010001111001011010101110000100111010111011110110101000111011001000100110110100111011111010011110001100111010111001001110100110111010111010110110000101111011111010011010011100 efa69ceba3b8ec9191e5ab84ebbda8ec89b4efa78ceb93a6ebad85efa69c
UHC 列룸쑑嫄뽨쉴琉듦뭅列 1110011011101010101101111110101110011100101100001110101010110001100101101110010010111101101011111110101110100100101101011110101010111001101101001110011011101010 e6eab7eb9cb0eab196e4bdafeba4b5eab9b4e6ea

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