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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ堋エツ‥ツ堋エツ‥^ 110000101001101011000010101101001100001010000001011001001100001010011010110000101011010011000010100000010110010001011110 c29ac2b4c28164c29ac2b4c281645e
EUC-JP ツ堋エツ‥ツ堋エツ‥^ 100011101100001011010100110001001000111010110100100011101100001010100001110001011000111011000010110101001100010010001110101101001000111011000010101000011100010101011110 8ec2d4c48eb48ec2a1c58ec2d4c48eb48ec2a1c55e
UTF-8 ツ堋エツ‥ツ堋エツ‥^ 11101111101111101000001011100101101000001000101111101111101111011011010011101111101111101000001011100010100000001010010111101111101111101000001011100101101000001000101111101111101111011011010011101111101111101000001011100010100000001010010101011110 efbe82e5a08befbdb4efbe82e280a5efbe82e5a08befbdb4efbe82e280a55e
UHC ????‥????‥^ 00111111001111110011111100111111101000011010010100111111001111110011111100111111101000011010010101011110 3f3f3f3fa1a53f3f3f3fa1a55e

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