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???x^ 001111110011111100111111011110000011111100111111001111110111100001011110 3f3f3f783f3f3f785e
SJIS-WIN ???x???x^ 001111110011111100111111011110000011111100111111001111110111100001011110 3f3f3f783f3f3f785e
EUC-JP ???x???x^ 001111110011111100111111011110000011111100111111001111110111100001011110 3f3f3f783f3f3f785e
UTF-8 혟혺혴x혟혺혴x^ 111011011001100010011111111011011001100010111010111011011001100010110100011110001110110110011000100111111110110110011000101110101110110110011000101101000111100001011110 ed989fed98baed98b478ed989fed98baed98b4785e
UHC 혟혺혴x혟혺혴x^ 110000101000100111000010100111111100001010011011011110001100001010001001110000101001111111000010100110110111100001011110 c289c29fc29b78c289c29fc29b785e

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