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 0011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f68
SJIS-WIN ツ楪カテ、テ h 11000010100111101100001010110110110000111010010011000011100000010100000001101000 c29ec2b6c3a4c3814068
EUC-JP ツ楪カテ、テ h 100011101100001011011100110001001000111010110110100011101100001110001110101001001000111011000011101000011010000101101000 8ec2dcc48eb68ec38ea48ec3a1a168
UTF-8 ツ楪カテ、テ h 11101111101111101000001011100110101001011010101011101111101111011011011011101111101111101000001111101111101111011010010011101111101111101000001111100011100000001000000001101000 efbe82e6a5aaefbdb6efbe83efbda4efbe83e3808068
UHC ?????? h 001111110011111100111111001111110011111100111111101000011010000101101000 3f3f3f3f3f3fa1a168

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