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 ?Y???Y??^ 001111110101100100111111001111110011111101011001001111110011111101011110 3f593f3f3f593f3f5e
SJIS-WIN ?Y???Y??^ 001111110101100100111111001111110011111101011001001111110011111101011110 3f593f3f3f593f3f5e
EUC-JP ?Y???Y??^ 001111110101100100111111001111110011111101011001001111110011111101011110 3f593f3f3f593f3f5e
UTF-8 혰Y혵챕혰Y혵챕^ 111011011001100010110000010110011110110110011000101101011110110010110001100101011110110110011000101100000101100111101101100110001011010111101100101100011001010101011110 ed98b059ed98b5ecb195ed98b059ed98b5ecb1955e
UHC 혰Y혵챕혰Y혵챕^ 110000101001011101011001110000101001110011000011101010011100001010010111010110011100001010011100110000111010100101011110 c29759c29cc3a9c29759c29cc3a95e

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