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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蟆嬢菅}蟆嬢菅{^ 111001011011000010001111111011001001000010011011011111011110010110110000100011111110110010010000100110110111101101011110 e5b08fec909b7de5b08fec909b7b5e
EUC-JP 蟆嬢菅}蟆嬢菅{^ 111010101011001010111110111011101011111111111011011111011110101010110010101111101110111010111111111110110111101101011110 eab2beeebffb7deab2beeebffb7b5e
UTF-8 蟆嬢菅}蟆嬢菅{^ 111010001001111110000110111001011010110010100010111010001000111110000101011111011110100010011111100001101110010110101100101000101110100010001111100001010111101101011110 e89f86e5aca2e88f857de89f86e5aca2e88f857b5e
UHC ??菅}??菅{^ 0011111100111111110011101011100101111101001111110011111111001110101110010111101101011110 3f3fceb97d3f3fceb97b5e

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