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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 竪村側}竪村側{^ 100100100100011110010001101110101001000110100100011111011001001001000111100100011011101010010001101001000111101101011110 924791ba91a47d924791ba91a47b5e
EUC-JP 竪村側}竪村側{^ 110000111010100011000010101111001100001010100110011111011100001110101000110000101011110011000010101001100111101101011110 c3a8c2bcc2a67dc3a8c2bcc2a67b5e
UTF-8 竪村側}竪村側{^ 111001111010101110101010111001101001110110010001111001011000000110110100011111011110011110101011101010101110011010011101100100011110010110000001101101000111101101011110 e7abaae69d91e581b47de7abaae69d91e581b47b5e
UHC 竪村側}竪村側{^ 111000101011010111110101101111011111011010110000011111011110001010110101111101011011110111110110101100000111101101011110 e2b5f5bdf6b07de2b5f5bdf6b07b5e

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