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 ??X????e^ 001111110011111101011000001111110011111100111111001111110110010101011110 3f3f583f3f3f3f655e
SJIS-WIN ??X????e^ 001111110011111101011000001111110011111100111111001111110110010101011110 3f3f583f3f3f3f655e
EUC-JP ??X????e^ 001111110011111101011000001111110011111100111111001111110110010101011110 3f3f583f3f3f3f655e
UTF-8 횂혳X횄징횂쩐e^ 111011011001101010000010111011011001100010110011010110001110110110011010100001001110110010100111100101011110110110011010100000101110110010101001100100000110010101011110 ed9a82ed98b358ed9a84eca795ed9a82eca990655e
UHC 횂혳X횄징횂쩐e^ 110000111000001011000010100110100101100011000011100000111100001010100001110000111000001011000010101111100110010101011110 c382c29a58c383c2a1c382c2be655e

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