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‘З„k‘Ð^ 10010111100001001000110101101011100100011101000010010111100001001000110101101011100100011101000001011110 97848d6b91d097848d6b91d05e
SJIS-WIN ???k?????k??^ 00111111001111110011111101101011001111110011111100111111001111110011111101101011001111110011111101011110 3f3f3f6b3f3f3f3f3f6b3f3f5e
EUC-JP ???k?????k??^ 00111111001111110011111101101011001111110011111100111111001111110011111101101011001111110011111101011110 3f3f3f6b3f3f3f3f3f6b3f3f5e
UTF-8 —„k‘З„k‘Ð^ 1100001010010111110000101000010011000010100011010110101111000010100100011100001110010000110000101001011111000010100001001100001010001101011010111100001010010001110000111001000001011110 c297c284c28d6bc291c390c297c284c28d6bc291c3905e
UHC ???k?Ð???k?Ð^ 001111110011111100111111011010110011111110101000101000100011111100111111001111110110101100111111101010001010001001011110 3f3f3f6b3fa8a23f3f3f6b3fa8a25e

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