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 ?IS?Aqn}?IS?Aqn{^ 0011111101001001010100110011111101000001011100010110111001111101001111110100100101010011001111110100000101110001011011100111101101011110 3f49533f41716e7d3f49533f41716e7b5e
SJIS-WIN ?IS?Aqn}?IS?Aqn{^ 0011111101001001010100110011111101000001011100010110111001111101001111110100100101010011001111110100000101110001011011100111101101011110 3f49533f41716e7d3f49533f41716e7b5e
EUC-JP ?IS?Aqn}?IS?Aqn{^ 0011111101001001010100110011111101000001011100010110111001111101001111110100100101010011001111110100000101110001011011100111101101011110 3f49533f41716e7d3f49533f41716e7b5e
UTF-8 혪IS혪Aqn}혪IS혪Aqn{^ 11101101100110001010101001001001010100111110110110011000101010100100000101110001011011100111110111101101100110001010101001001001010100111110110110011000101010100100000101110001011011100111101101011110 ed98aa4953ed98aa41716e7ded98aa4953ed98aa41716e7b5e
UHC 혪IS혪Aqn}혪IS혪Aqn{^ 110000101001001001001001010100111100001010010010010000010111000101101110011111011100001010010010010010010101001111000010100100100100000101110001011011100111101101011110 c2924953c29241716e7dc2924953c29241716e7b5e

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