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 ??W??J{N}??W??J{N{^ 00111111001111110101011100111111001111110100101001111011010011100111110100111111001111110101011100111111001111110100101001111011010011100111101101011110 3f3f573f3f4a7b4e7d3f3f573f3f4a7b4e7b5e
SJIS-WIN ツ涌Wツ涌J{N}ツ涌Wツ涌J{N{^ 1100001010010111010011110101011111000010100101110100111101001010011110110100111001111101110000101001011101001111010101111100001010010111010011110100101001111011010011100111101101011110 c2974f57c2974f4a7b4e7dc2974f57c2974f4a7b4e7b5e
EUC-JP ツ涌Wツ涌J{N}ツ涌Wツ涌J{N{^ 100011101100001011001101101100000101011110001110110000101100110110110000010010100111101101001110011111011000111011000010110011011011000001010111100011101100001011001101101100000100101001111011010011100111101101011110 8ec2cdb0578ec2cdb04a7b4e7d8ec2cdb0578ec2cdb04a7b4e7b5e
UTF-8 ツ涌Wツ涌J{N}ツ涌Wツ涌J{N{^ 1110111110111110100000101110011010110110100011000101011111101111101111101000001011100110101101101000110001001010011110110100111001111101111011111011111010000010111001101011011010001100010101111110111110111110100000101110011010110110100011000100101001111011010011100111101101011110 efbe82e6b68c57efbe82e6b68c4a7b4e7defbe82e6b68c57efbe82e6b68c4a7b4e7b5e
UHC ?涌W?涌J{N}?涌W?涌J{N{^ 0011111111101001101111110101011100111111111010011011111101001010011110110100111001111101001111111110100110111111010101110011111111101001101111110100101001111011010011100111101101011110 3fe9bf573fe9bf4a7b4e7d3fe9bf573fe9bf4a7b4e7b5e

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