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 ?e???e??^ 001111110110010100111111001111110011111101100101001111110011111101011110 3f653f3f3f653f3f5e
SJIS-WIN ?e???e??^ 001111110110010100111111001111110011111101100101001111110011111101011110 3f653f3f3f653f3f5e
EUC-JP ?e???e??^ 001111110110010100111111001111110011111101100101001111110011111101011110 3f653f3f3f653f3f5e
UTF-8 혖e혙혻혖e혙혻^ 111011011001100010010110011001011110110110011000100110011110110110011000101110111110110110011000100101100110010111101101100110001001100111101101100110001011101101011110 ed989665ed9899ed98bbed989665ed9899ed98bb5e
UHC 혖e혙혻혖e혙혻^ 110000101000000101100101110000101000010011000010101000001100001010000001011001011100001010000100110000101010000001011110 c28165c284c2a0c28165c284c2a05e

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