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 ???`???`^ 001111110011111100111111011000000011111100111111001111110110000001011110 3f3f3f603f3f3f605e
SJIS-WIN 咤顫涌`咤顫涌`^ 100110100100001011101000111110101001011101001111011000001001101001000010111010001111101010010111010011110110000001011110 9a42e8fa974f609a42e8fa974f605e
EUC-JP 咤顫涌`咤顫涌`^ 110100111010001111110000111111001100110110110000011000001101001110100011111100001111110011001101101100000110000001011110 d3a3f0fccdb060d3a3f0fccdb0605e
UTF-8 咤顫涌`咤顫涌`^ 111001011001001010100100111010011010000110101011111001101011011010001100011000001110010110010010101001001110100110100001101010111110011010110110100011000110000001011110 e592a4e9a1abe6b68c60e592a4e9a1abe6b68c605e
UHC 咤顫涌`咤顫涌`^ 111101101110001111101111101101011110100110111111011000001111011011100011111011111011010111101001101111110110000001011110 f6e3efb5e9bf60f6e3efb5e9bf605e

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