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??L??@BB 0011111100111111011010110011111100111111010011000011111100111111010000000100001001000010 3f3f6b3f3f4c3f3f404242
SJIS-WIN ??k??L??@BB 0011111100111111011010110011111100111111010011000011111100111111010000000100001001000010 3f3f6b3f3f4c3f3f404242
EUC-JP ??k??L??@BB 0011111100111111011010110011111100111111010011000011111100111111010000000100001001000010 3f3f6b3f3f4c3f3f404242
UTF-8 횂혟k횂혩L횄짚@BB 1110110110011010100000101110110110011000100111110110101111101101100110101000001011101101100110001010100101001100111011011001101010000100111011001010011110011010010000000100001001000010 ed9a82ed989f6bed9a82ed98a94ced9a84eca79a404242
UHC 횂혟k횂혩L횄짚@BB 1100001110000010110000101000100101101011110000111000001011000010100100010100110011000011100000111100001010100100010000000100001001000010 c382c2896bc382c2914cc383c2a4404242

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