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 ?d?d[?d?d[^ 0011111101100100001111110110010001011011001111110110010000111111011001000101101101011110 3f643f645b3f643f645b5e
SJIS-WIN ?d?d[?d?d[^ 0011111101100100001111110110010001011011001111110110010000111111011001000101101101011110 3f643f645b3f643f645b5e
EUC-JP ?d?d[?d?d[^ 0011111101100100001111110110010001011011001111110110010000111111011001000101101101011110 3f643f645b3f643f645b5e
UTF-8 혨d혨d[혨d혨d[^ 11101101100110001010100001100100111011011001100010101000011001000101101111101101100110001010100001100100111011011001100010101000011001000101101101011110 ed98a864ed98a8645bed98a864ed98a8645b5e
UHC 혨d혨d[혨d혨d[^ 110000101001000001100100110000101001000001100100010110111100001010010000011001001100001010010000011001000101101101011110 c29064c290645bc29064c290645b5e

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