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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ型ツ蓋}ツ型ツ蓋{^ 110000101000110001011110110000101000101001010111011111011100001010001100010111101100001010001010010101110111101101011110 c28c5ec28a577dc28c5ec28a577b5e
EUC-JP ツ型ツ蓋}ツ型ツ蓋{^ 10001110110000101011011110111111100011101100001010110011101110000111110110001110110000101011011110111111100011101100001010110011101110000111101101011110 8ec2b7bf8ec2b3b87d8ec2b7bf8ec2b3b87b5e
UTF-8 ツ型ツ蓋}ツ型ツ蓋{^ 111011111011111010000010111001011001111010001011111011111011111010000010111010001001001110001011011111011110111110111110100000101110010110011110100010111110111110111110100000101110100010010011100010110111101101011110 efbe82e59e8befbe82e8938b7defbe82e59e8befbe82e8938b7b5e
UHC ?型?蓋}?型?蓋{^ 001111111111101011111110001111111100101111001111011111010011111111111010111111100011111111001011110011110111101101011110 3ffafe3fcbcf7d3ffafe3fcbcf7b5e

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