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 嶸よ?\}嶸よ?\{^ 111110101011010010000010111001100011111101011100011111011111101010110100100000101110011000111111010111000111101101011110 fab482e63f5c7dfab482e63f5c7b5e
EUC-JP 嶸よ?\}嶸よ?\{^ 1000111110111011111101001010010011101000001111110101110001111101100011111011101111110100101001001110100000111111010111000111101101011110 8fbbf4a4e83f5c7d8fbbf4a4e83f5c7b5e
UTF-8 嶸よ뇮\}嶸よ뇮\{^ 1110010110110110101110001110001110000010100010001110101110000111101011100101110001111101111001011011011010111000111000111000001010001000111010111000011110101110010111000111101101011110 e5b6b8e38288eb87ae5c7de5b6b8e38288eb87ae5c7b5e
UHC 嶸よ뇮\}嶸よ뇮\{^ 1110011110101110101010101110100010000111100100110101110001111101111001111010111010101010111010001000011110010011010111000111101101011110 e7aeaae887935c7de7aeaae887935c7b5e

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