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 ツ凝δ蓋}ツ凝δ蓋{^ 1100001010001011110000111000001111000010100010100101011101111101110000101000101111000011100000111100001010001010010101110111101101011110 c28bc383c28a577dc28bc383c28a577b5e
EUC-JP ツ凝δ蓋}ツ凝δ蓋{^ 10001110110000101011011011000101101001101100010010110011101110000111110110001110110000101011011011000101101001101100010010110011101110000111101101011110 8ec2b6c5a6c4b3b87d8ec2b6c5a6c4b3b87b5e
UTF-8 ツ凝δ蓋}ツ凝δ蓋{^ 11101111101111101000001011100101100001111001110111001110101101001110100010010011100010110111110111101111101111101000001011100101100001111001110111001110101101001110100010010011100010110111101101011110 efbe82e5879dceb4e8938b7defbe82e5879dceb4e8938b7b5e
UHC ?凝δ蓋}?凝δ蓋{^ 0011111111101011111010101010010111100100110010111100111101111101001111111110101111101010101001011110010011001011110011110111101101011110 3febeaa5e4cbcf7d3febeaa5e4cbcf7b5e

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