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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 壹???}壹???{^ 10011010111000110011111100111111001111110111110110011010111000110011111100111111001111110111101101011110 9ae33f3f3f7d9ae33f3f3f7b5e
EUC-JP 壹?蔣?}壹?蔣?{^ 1101010011100101001111111000111111011001101101100011111101111101110101001110010100111111100011111101100110110110001111110111101101011110 d4e53f8fd9b63f7dd4e53f8fd9b63f7b5e
UTF-8 壹렣蔣렋}壹렣蔣렋{^ 111001011010001110111001111010111010000010100011111010001001010010100011111010111010000010001011011111011110010110100011101110011110101110100000101000111110100010010100101000111110101110100000100010110111101101011110 e5a3b9eba0a3e894a3eba08b7de5a3b9eba0a3e894a3eba08b7b5e
UHC 壹렣蔣렋}壹렣蔣렋{^ 11101100111011001000111010110100111011011111100010001110101000100111110111101100111011001000111010110100111011011111100010001110101000100111101101011110 ecec8eb4edf88ea27decec8eb4edf88ea27b5e

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