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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 巐「巐暴n}巐「巐暴n{^ 11111010101101101010001011111010101101101001011001011100011011100111110111111010101101101010001011111010101101101001011001011100011011100111101101011110 fab6a2fab6965c6e7dfab6a2fab6965c6e7b5e
EUC-JP 巐「巐暴n}巐「巐暴n{^ 10001111101110111111100110001110101000101000111110111011111110011100101110111101011011100111110110001111101110111111100110001110101000101000111110111011111110011100101110111101011011100111101101011110 8fbbf98ea28fbbf9cbbd6e7d8fbbf98ea28fbbf9cbbd6e7b5e
UTF-8 巐「巐暴n}巐「巐暴n{^ 1110010110110111100100001110111110111101101000101110010110110111100100001110011010011010101101000110111001111101111001011011011110010000111011111011110110100010111001011011011110010000111001101001101010110100011011100111101101011110 e5b790efbda2e5b790e69ab46e7de5b790efbda2e5b790e69ab46e7b5e
UHC ???暴n}???暴n{^ 001111110011111100111111111110001110110001101110011111010011111100111111001111111111100011101100011011100111101101011110 3f3f3ff8ec6e7d3f3f3ff8ec6e7b5e

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