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 ????A???? 001111110011111100111111001111110100000100111111001111110011111100111111 3f3f3f3f413f3f3f3f
SJIS-WIN タ釥鉋ルA称マ称ケ 11000000111110111100000011100111111011101101100101000001100011111100110011001111100011111100110010111001 c0fbc0e7eed9418fcccf8fccb9
EUC-JP タ釥鉋ルA称マ称ケ 100011101100000010001111111000111010101111101110111100001000111011011001010000011011111011001110100011101100111110111110110011101000111010111001 8ec08fe3abeef08ed941bece8ecfbece8eb9
UTF-8 タ釥鉋ルA称マ称ケ 11101111101111101000000011101001100001111010010111101001100010011000101111101111101111101001100101000001111001111010011110110000111011111011111010001111111001111010011110110000111011111011110110111001 efbe80e987a5e9898befbe9941e7a7b0efbe8fe7a7b0efbdb9
UHC ????A???? 001111110011111100111111001111110100000100111111001111110011111100111111 3f3f3f3f413f3f3f3f

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