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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ??4n}??4n{^ 00111111001111111000001001010011011011100111110100111111001111111000001001010011011011100111101101011110 3f3f82536e7d3f3f82536e7b5e
EUC-JP 髥?4n}髥?4n{^ 1000111111101001111100000011111110100011101101000110111001111101100011111110100111110000001111111010001110110100011011100111101101011110 8fe9f03fa3b46e7d8fe9f03fa3b46e7b5e
UTF-8 髥당4n}髥당4n{^ 1110100110101011101001011110101110001011101110011110111110111100100101000110111001111101111010011010101110100101111010111000101110111001111011111011110010010100011011100111101101011110 e9aba5eb8bb9efbc946e7de9aba5eb8bb9efbc946e7b5e
UHC 髥당4n}髥당4n{^ 1110011110100011101101001110011110100011101101000110111001111101111001111010001110110100111001111010001110110100011011100111101101011110 e7a3b4e7a3b46e7de7a3b4e7a3b46e7b5e

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