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 ?k?Gn}?k?Gn{^ 00111111011010110011111101000111011011100111110100111111011010110011111101000111011011100111101101011110 3f6b3f476e7d3f6b3f476e7b5e
SJIS-WIN ?k?Gn}?k?Gn{^ 00111111011010110011111101000111011011100111110100111111011010110011111101000111011011100111101101011110 3f6b3f476e7d3f6b3f476e7b5e
EUC-JP ?k?Gn}?k?Gn{^ 00111111011010110011111101000111011011100111110100111111011010110011111101000111011011100111101101011110 3f6b3f476e7d3f6b3f476e7b5e
UTF-8 혟k혪Gn}혟k혪Gn{^ 111011011001100010011111011010111110110110011000101010100100011101101110011111011110110110011000100111110110101111101101100110001010101001000111011011100111101101011110 ed989f6bed98aa476e7ded989f6bed98aa476e7b5e
UHC 혟k혪Gn}혟k혪Gn{^ 1100001010001001011010111100001010010010010001110110111001111101110000101000100101101011110000101001001001000111011011100111101101011110 c2896bc292476e7dc2896bc292476e7b5e

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