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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 뭑묪묪뭋\}뭑묪묪뭋\{^ 1110101110101101100100011110101110101100101010101110101110101100101010101110101110101101100010110101110001111101111010111010110110010001111010111010110010101010111010111010110010101010111010111010110110001011010111000111101101011110 ebad91ebacaaebacaaebad8b5c7debad91ebacaaebacaaebad8b5c7b5e
UHC 뭑묪묪뭋\}뭑묪묪뭋\{^ 100100100101100110010010010000101001001001000010100100100101011001011100011111011001001001011001100100100100001010010010010000101001001001010110010111000111101101011110 92599242924292565c7d92599242924292565c7b5e

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