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 軫???軫??? 11100111011001100011111100111111001111111110011101100110001111110011111100111111 e7663f3f3fe7663f3f3f
EUC-JP 軫?縕?軫?縕? 1110110111000111001111111000111111010100110000100011111111101101110001110011111110001111110101001100001000111111 edc73f8fd4c23fedc73f8fd4c23f
UTF-8 軫렯縕렔軫렯縕렜 111010001011101110101011111010111010000010101111111001111011100010010101111010111010000010010100111010001011101110101011111010111010000010101111111001111011100010010101111010111010000010011100 e8bbabeba0afe7b895eba094e8bbabeba0afe7b895eba09c
UHC 軫렯縕렔軫렯縕렜 11110010111000101000111010111100111010001011001010001110101010011111001011100010100011101011110011101000101100101000111010101110 f2e28ebce8b28ea9f2e28ebce8b28eae

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