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 ?DD?DO}?DD?DO{^ 001111110100010001000100001111110100010001001111011111010011111101000100010001000011111101000100010011110111101101011110 3f44443f444f7d3f44443f444f7b5e
SJIS-WIN ?DD?DO}?DD?DO{^ 001111110100010001000100001111110100010001001111011111010011111101000100010001000011111101000100010011110111101101011110 3f44443f444f7d3f44443f444f7b5e
EUC-JP ?DD?DO}?DD?DO{^ 001111110100010001000100001111110100010001001111011111010011111101000100010001000011111101000100010011110111101101011110 3f44443f444f7d3f44443f444f7b5e
UTF-8 혪DD혪DO}혪DD혪DO{^ 1110110110011000101010100100010001000100111011011001100010101010010001000100111101111101111011011001100010101010010001000100010011101101100110001010101001000100010011110111101101011110 ed98aa4444ed98aa444f7ded98aa4444ed98aa444f7b5e
UHC 혪DD혪DO}혪DD혪DO{^ 11000010100100100100010001000100110000101001001001000100010011110111110111000010100100100100010001000100110000101001001001000100010011110111101101011110 c2924444c292444f7dc2924444c292444f7b5e

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