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 ??^}\}??^}\{^ 00111111001111110101111001111101010111000111110100111111001111110101111001111101010111000111101101011110 3f3f5e7d5c7d3f3f5e7d5c7b5e
SJIS-WIN ??^}\}??^}\{^ 00111111001111110101111001111101010111000111110100111111001111110101111001111101010111000111101101011110 3f3f5e7d5c7d3f3f5e7d5c7b5e
EUC-JP ??^}\}??^}\{^ 00111111001111110101111001111101010111000111110100111111001111110101111001111101010111000111101101011110 3f3f5e7d5c7d3f3f5e7d5c7b5e
UTF-8 뭋뫇^}\}뭋뫇^}\{^ 111010111010110110001011111010111010101110000111010111100111110101011100011111011110101110101101100010111110101110101011100001110101111001111101010111000111101101011110 ebad8bebab875e7d5c7debad8bebab875e7d5c7b5e
UHC 뭋뫇^}\}뭋뫇^}\{^ 1001001001010110100100011010101001011110011111010101110001111101100100100101011010010001101010100101111001111101010111000111101101011110 925691aa5e7d5c7d925691aa5e7d5c7b5e

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