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 ?I???I??^ 001111110100100100111111001111110011111101001001001111110011111101011110 3f493f3f3f493f3f5e
SJIS-WIN ?I???I??^ 001111110100100100111111001111110011111101001001001111110011111101011110 3f493f3f3f493f3f5e
EUC-JP ?I???I??^ 001111110100100100111111001111110011111101001001001111110011111101011110 3f493f3f3f493f3f5e
UTF-8 뭒I몷몿뭒I몷몿^ 111010111010110110010010010010011110101110101010101101111110101110101010101111111110101110101101100100100100100111101011101010101011011111101011101010101011111101011110 ebad9249ebaab7ebaabfebad9249ebaab7ebaabf5e
UHC 뭒I몷몿뭒I몷몿^ 100100100101101001001001100100011001111110010001101000111001001001011010010010011001000110011111100100011010001101011110 925a49919f91a3925a49919f91a35e

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