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 00111111001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f3f68
SJIS-WIN ??ゴ??タ??ゅh 00111111001111111000001101010011001111110011111110000011010111100011111100111111100000101110001101101000 3f3f83533f3f835e3f3f82e368
EUC-JP ??ゴ??タ??ゅh 00111111001111111010010110110100001111110011111110100101101111110011111100111111101001001110010101101000 3f3fa5b43f3fa5bf3f3fa4e568
UTF-8 룵킃ゴ룫혧タ룶쥚ゅh 11101011101000111011010111101101100000101000001111100011100000101011010011101011101000111010101111101101100110001010011111100011100000101011111111101011101000111011011011101100101001011001101011100011100000101000010101101000 eba3b5ed8283e382b4eba3abed98a7e382bfeba3b6eca59ae3828568
UHC 룵킃ゴ룫혧タ룶쥚ゅh 10001111101010101011010010001111101010111011010010001111101000101100001010001111101010111011111110001111101010111010001010001111101010101110010101101000 8faab48fabb48fa2c28fabbf8faba28faae568

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