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 ???^[}???^[{^ 00111111001111110011111101011110010110110111110100111111001111110011111101011110010110110111101101011110 3f3f3f5e5b7d3f3f3f5e5b7b5e
SJIS-WIN ???^[}???^[{^ 00111111001111110011111101011110010110110111110100111111001111110011111101011110010110110111101101011110 3f3f3f5e5b7d3f3f3f5e5b7b5e
EUC-JP ???^[}???^[{^ 00111111001111110011111101011110010110110111110100111111001111110011111101011110010110110111101101011110 3f3f3f5e5b7d3f3f3f5e5b7b5e
UTF-8 묰몷뫓^[}묰몷뫓^[{^ 11101011101011001011000011101011101010101011011111101011101010111001001101011110010110110111110111101011101011001011000011101011101010101011011111101011101010111001001101011110010110110111101101011110 ebacb0ebaab7ebab935e5b7debacb0ebaab7ebab935e5b7b5e
UHC 묰몷뫓^[}묰몷뫓^[{^ 10010010010001111001000110011111100100011011010101011110010110110111110110010010010001111001000110011111100100011011010101011110010110110111101101011110 9247919f91b55e5b7d9247919f91b55e5b7b5e

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