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?F}?E?F{^ 0011111101000101001111110100011001111101001111110100010100111111010001100111101101011110 3f453f467d3f453f467b5e
SJIS-WIN ?E?F}?E?F{^ 0011111101000101001111110100011001111101001111110100010100111111010001100111101101011110 3f453f467d3f453f467b5e
EUC-JP ?E?F}?E?F{^ 0011111101000101001111110100011001111101001111110100010100111111010001100111101101011110 3f453f467d3f453f467b5e
UTF-8 혬E혨F}혬E혨F{^ 11101101100110001010110001000101111011011001100010101000010001100111110111101101100110001010110001000101111011011001100010101000010001100111101101011110 ed98ac45ed98a8467ded98ac45ed98a8467b5e
UHC 혬E혨F}혬E혨F{^ 110000101001010001000101110000101001000001000110011111011100001010010100010001011100001010010000010001100111101101011110 c29445c290467dc29445c290467b5e

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