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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 椅?霽?椅?霽?^ 10001000110101100011111111101000110001110011111110001000110101100011111111101000110001110011111101011110 88d63fe8c73f88d63fe8c73f5e
EUC-JP 椅?霽?椅?霽?^ 10110000110110000011111111110000110010010011111110110000110110000011111111110000110010010011111101011110 b0d83ff0c93fb0d83ff0c93f5e
UTF-8 椅렱霽렢椅렱霽렢^ 11100110101001001000010111101011101000001011000111101001100111001011110111101011101000001010001011100110101001001000010111101011101000001011000111101001100111001011110111101011101000001010001001011110 e6a485eba0b1e99cbdeba0a2e6a485eba0b1e99cbdeba0a25e
UHC 椅렱霽렢椅렱霽렢^ 1110101111110101100011101011111011110000101110001000111010110011111010111111010110001110101111101111000010111000100011101011001101011110 ebf58ebef0b88eb3ebf58ebef0b88eb35e

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