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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??序げ??悠あ 001111110011111110001111100110001000001010110000001111110011111110010111010010011000001010100000 3f3f8f9882b03f3f974982a0
EUC-JP ??序げ??悠あ 001111110011111110111101111110001010010010110010001111110011111111001101101010101010010010100010 3f3fbdf8a4b23f3fcdaaa4a2
UTF-8 룶에序げ룶괌悠あ 111010111010001110110110111011001001011110010000111001011011101010001111111000111000000110010010111010111010001110110110111010101011010010001100111001101000001010100000111000111000000110000010 eba3b6ec9790e5ba8fe38192eba3b6eab48ce682a0e38182
UHC 룶에序げ룶괌悠あ 10001111101010111011111110100001110111111110110110101010101100101000111110101011101100011010000111101010111011011010101010100010 8fabbfa1dfedaab28fabb1a1eaedaaa2

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