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 ???h??? 00111111001111110011111101101000001111110011111100111111 3f3f3f683f3f3f
SJIS-WIN 邂冗究h邂冗究 11100111101011101000111111100111100010111000011001101000111001111010111010001111111001111000101110000110 e7ae8fe78b8668e7ae8fe78b86
EUC-JP 邂冗究h邂冗究 11101110101100001011111011101001101101011110011001101000111011101011000010111110111010011011010111100110 eeb0bee9b5e668eeb0bee9b5e6
UTF-8 邂冗究h邂冗究 11101001100000101000001011100101100001101001011111100111101010011011011001101000111010011000001010000010111001011000011010010111111001111010100110110110 e98282e58697e7a9b668e98282e58697e7a9b6
UHC 邂冗究h邂冗究 11111010101100111110100110110111110011111011110001101000111110101011001111101001101101111100111110111100 fab3e9b7cfbc68fab3e9b7cfbc

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