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 ?籠?\}?籠?\{^ 00111111111000101100010000111111010111000111110100111111111000101100010000111111010111000111101101011110 3fe2c43f5c7d3fe2c43f5c7b5e
EUC-JP 橒籠?\}橒籠?\{^ 1000111111000101101011011110010011000110001111110101110001111101100011111100010110101101111001001100011000111111010111000111101101011110 8fc5ade4c63f5c7d8fc5ade4c63f5c7b5e
UTF-8 橒籠갤\}橒籠갤\{^ 1110011010101001100100101110011110110001101000001110101010110000101001000101110001111101111001101010100110010010111001111011000110100000111010101011000010100100010111000111101101011110 e6a992e7b1a0eab0a45c7de6a992e7b1a0eab0a45c7b5e
UHC 橒籠갤\}橒籠갤\{^ 1110100111111000110101101110101110110000101101100101110001111101111010011111100011010110111010111011000010110110010111000111101101011110 e9f8d6ebb0b65c7de9f8d6ebb0b65c7b5e

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