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????@h 001111110011111101101011001111110011111100111111001111110100000001101000 3f3f6b3f3f3f3f4068
SJIS-WIN ??k????@h 001111110011111101101011001111110011111100111111001111110100000001101000 3f3f6b3f3f3f3f4068
EUC-JP ??k????@h 001111110011111101101011001111110011111100111111001111110100000001101000 3f3f6b3f3f3f3f4068
UTF-8 횂혟k횂혡횄혻@h 111011011001101010000010111011011001100010011111011010111110110110011010100000101110110110011000101000011110110110011010100001001110110110011000101110110100000001101000 ed9a82ed989f6bed9a82ed98a1ed9a84ed98bb4068
UHC 횂혟k횂혡횄혻@h 110000111000001011000010100010010110101111000011100000101100001010001010110000111000001111000010101000000100000001101000 c382c2896bc382c28ac383c2a04068

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