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 ????dn}????dn{^ 001111110011111100111111001111110110010001101110011111010011111100111111001111110011111101100100011011100111101101011110 3f3f3f3f646e7d3f3f3f3f646e7b5e
SJIS-WIN ツ很ティdn}ツ很ティdn{^ 1100001010011100011010111100001110101000011001000110111001111101110000101001110001101011110000111010100001100100011011100111101101011110 c29c6bc3a8646e7dc29c6bc3a8646e7b5e
EUC-JP ツ很ティdn}ツ很ティdn{^ 1000111011000010110101111100110010001110110000111000111010101000011001000110111001111101100011101100001011010111110011001000111011000011100011101010100001100100011011100111101101011110 8ec2d7cc8ec38ea8646e7d8ec2d7cc8ec38ea8646e7b5e
UTF-8 ツ很ティdn}ツ很ティdn{^ 11101111101111101000001011100101101111101000100011101111101111101000001111101111101111011010100001100100011011100111110111101111101111101000001011100101101111101000100011101111101111101000001111101111101111011010100001100100011011100111101101011110 efbe82e5be88efbe83efbda8646e7defbe82e5be88efbe83efbda8646e7b5e
UHC ????dn}????dn{^ 001111110011111100111111001111110110010001101110011111010011111100111111001111110011111101100100011011100111101101011110 3f3f3f3f646e7d3f3f3f3f646e7b5e

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