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 ?J???J??^ 001111110100101000111111001111110011111101001010001111110011111101011110 3f4a3f3f3f4a3f3f5e
SJIS-WIN 短J損村短J損村^ 100100100101101001001010100100011011100110010001101110101001001001011010010010101001000110111001100100011011101001011110 925a4a91b991ba925a4a91b991ba5e
EUC-JP 短J損村短J損村^ 110000111011101101001010110000101011101111000010101111001100001110111011010010101100001010111011110000101011110001011110 c3bb4ac2bbc2bcc3bb4ac2bbc2bc5e
UTF-8 短J損村短J損村^ 111001111001111110101101010010101110011010010000100011011110011010011101100100011110011110011111101011010100101011100110100100001000110111100110100111011001000101011110 e79fad4ae6908de69d91e79fad4ae6908de69d915e
UHC 短J損村短J損村^ 110100111010110101001010111000011101111111110101101111011101001110101101010010101110000111011111111101011011110101011110 d3ad4ae1dff5bdd3ad4ae1dff5bd5e

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