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 ????m}????m{^ 00111111001111110011111100111111011011010111110100111111001111110011111100111111011011010111101101011110 3f3f3f3f6d7d3f3f3f3f6d7b5e
SJIS-WIN テキツッm}テキツッm{^ 11000011101101111100001010101111011011010111110111000011101101111100001010101111011011010111101101011110 c3b7c2af6d7dc3b7c2af6d7b5e
EUC-JP テキツッm}テキツッm{^ 100011101100001110001110101101111000111011000010100011101010111101101101011111011000111011000011100011101011011110001110110000101000111010101111011011010111101101011110 8ec38eb78ec28eaf6d7d8ec38eb78ec28eaf6d7b5e
UTF-8 テキツッm}テキツッm{^ 1110111110111110100000111110111110111101101101111110111110111110100000101110111110111101101011110110110101111101111011111011111010000011111011111011110110110111111011111011111010000010111011111011110110101111011011010111101101011110 efbe83efbdb7efbe82efbdaf6d7defbe83efbdb7efbe82efbdaf6d7b5e
UHC ????m}????m{^ 00111111001111110011111100111111011011010111110100111111001111110011111100111111011011010111101101011110 3f3f3f3f6d7d3f3f3f3f6d7b5e

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