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 ???bN}???bN{^ 00111111001111110011111101100010010011100111110100111111001111110011111101100010010011100111101101011110 3f3f3f624e7d3f3f3f624e7b5e
SJIS-WIN ???bN}???bN{^ 00111111001111110011111101100010010011100111110100111111001111110011111101100010010011100111101101011110 3f3f3f624e7d3f3f3f624e7b5e
EUC-JP ???bN}???bN{^ 00111111001111110011111101100010010011100111110100111111001111110011111101100010010011100111101101011110 3f3f3f624e7d3f3f3f624e7b5e
UTF-8 혞횘혥bN}혞횘혥bN{^ 11101101100110001001111011101101100110101001100011101101100110001010010101100010010011100111110111101101100110001001111011101101100110101001100011101101100110001010010101100010010011100111101101011110 ed989eed9a98ed98a5624e7ded989eed9a98ed98a5624e7b5e
UHC 혞횘혥bN}혞횘혥bN{^ 11000010100010001100001110010010110000101000110101100010010011100111110111000010100010001100001110010010110000101000110101100010010011100111101101011110 c288c392c28d624e7dc288c392c28d624e7b5e

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