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 曜籠?\}曜籠?\{^ 100101110110101011100010110001000011111101011100011111011001011101101010111000101100010000111111010111000111101101011110 976ae2c43f5c7d976ae2c43f5c7b5e
EUC-JP 曜籠?\}曜籠?\{^ 110011011100101111100100110001100011111101011100011111011100110111001011111001001100011000111111010111000111101101011110 cdcbe4c63f5c7dcdcbe4c63f5c7b5e
UTF-8 曜籠갤\}曜籠갤\{^ 1110011010011011100111001110011110110001101000001110101010110000101001000101110001111101111001101001101110011100111001111011000110100000111010101011000010100100010111000111101101011110 e69b9ce7b1a0eab0a45c7de69b9ce7b1a0eab0a45c7b5e
UHC 曜籠갤\}曜籠갤\{^ 1110100011111000110101101110101110110000101101100101110001111101111010001111100011010110111010111011000010110110010111000111101101011110 e8f8d6ebb0b65c7de8f8d6ebb0b65c7b5e

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