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???X?U^ 00111111001111110011111101011100001111110100010100111111001111110011111101011000001111110101010101011110 3f3f3f5c3f453f3f3f583f555e
SJIS-WIN ???\?E???X?U^ 00111111001111110011111101011100001111110100010100111111001111110011111101011000001111110101010101011110 3f3f3f5c3f453f3f3f583f555e
EUC-JP ???\?E???X?U^ 00111111001111110011111101011100001111110100010100111111001111110011111101011000001111110101010101011110 3f3f3f5c3f453f3f3f583f555e
UTF-8 혩짰혪\혪E혩짯혪X혪U^ 1110110110011000101010011110110010100111101100001110110110011000101010100101110011101101100110001010101001000101111011011001100010101001111011001010011110101111111011011001100010101010010110001110110110011000101010100101010101011110 ed98a9eca7b0ed98aa5ced98aa45ed98a9eca7afed98aa58ed98aa555e
UHC 혩짰혪\혪E혩짯혪X혪U^ 110000101001000111000010101011101100001010010010010111001100001010010010010001011100001010010001110000101010110111000010100100100101100011000010100100100101010101011110 c291c2aec2925cc29245c291c2adc29258c292555e

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