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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 墻h?}墻h?{^ 10011010110101001000001010001000001111110111110110011010110101001000001010001000001111110111101101011110 9ad482883f7d9ad482883f7b5e
EUC-JP 墻h?}墻h?{^ 11010100110101101010001111101000001111110111110111010100110101101010001111101000001111110111101101011110 d4d6a3e83f7dd4d6a3e83f7b5e
UTF-8 墻h나}墻h나{^ 111001011010001010111011111011111011110110001000111010111000001010011000011111011110010110100010101110111110111110111101100010001110101110000010100110000111101101011110 e5a2bbefbd88eb82987de5a2bbefbd88eb82987b5e
UHC 墻h나}墻h나{^ 111011011101111110100011111010001011001110101010011111011110110111011111101000111110100010110011101010100111101101011110 eddfa3e8b3aa7deddfa3e8b3aa7b5e

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