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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
EUC-JP ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
UTF-8 묪뭑묷뫗^}묪뭑묷뫗^{^ 1110101110101100101010101110101110101101100100011110101110101100101101111110101110101011100101110101111001111101111010111010110010101010111010111010110110010001111010111010110010110111111010111010101110010111010111100111101101011110 ebacaaebad91ebacb7ebab975e7debacaaebad91ebacb7ebab975e7b5e
UHC 묪뭑묷뫗^}묪뭑묷뫗^{^ 100100100100001010010010010110011001001001001011100100011011100101011110011111011001001001000010100100100101100110010010010010111001000110111001010111100111101101011110 92429259924b91b95e7d92429259924b91b95e7b5e

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