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湿篝自 10001110101111001110001010111110100011101010100101101000100011101011110011100010101111101000111010101001 8ebce2be8ea9688ebce2be8ea9
EUC-JP 湿篝自h湿篝自 10111100101111101110010011000000101111001010101101101000101111001011111011100100110000001011110010101011 bcbee4c0bcab68bcbee4c0bcab
UTF-8 湿篝自h湿篝自 11100110101110011011111111100111101011111001110111101000100001111010101001101000111001101011100110111111111001111010111110011101111010001000011110101010 e6b9bfe7af9de887aa68e6b9bfe7af9de887aa
UHC ??自h??自 001111110011111111101101101110110110100000111111001111111110110110111011 3f3fedbb683f3fedbb

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