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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 唯炎?\}唯炎?\{^ 100101110100001010001001100010100011111101011100011111011001011101000010100010011000101000111111010111000111101101011110 9742898a3f5c7d9742898a3f5c7b5e
EUC-JP 唯炎?\}唯炎?\{^ 110011011010001110110001111010100011111101011100011111011100110110100011101100011110101000111111010111000111101101011110 cda3b1ea3f5c7dcda3b1ea3f5c7b5e
UTF-8 唯炎휼\}唯炎휼\{^ 1110010110010100101011111110011110000010100011101110110110011100101111000101110001111101111001011001010010101111111001111000001010001110111011011001110010111100010111000111101101011110 e594afe7828eed9cbc5c7de594afe7828eed9cbc5c7b5e
UHC 唯炎휼\}唯炎휼\{^ 1110101011100110111001101111101011001000111000010101110001111101111010101110011011100110111110101100100011100001010111000111101101011110 eae6e6fac8e15c7deae6e6fac8e15c7b5e

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