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 鬱逗?}鬱逗?{^ 10011111010101001001000010000000001111110111110110011111010101001001000010000000001111110111101101011110 9f5490803f7d9f5490803f7b5e
EUC-JP 鬱逗?}鬱逗?{^ 11011101101101011011111111100000001111110111110111011101101101011011111111100000001111110111101101011110 ddb5bfe03f7dddb5bfe03f7b5e
UTF-8 鬱逗썬}鬱逗썬{^ 111010011010110010110001111010011000000010010111111011001000110110101100011111011110100110101100101100011110100110000000100101111110110010001101101011000111101101011110 e9acb1e98097ec8dac7de9acb1e98097ec8dac7b5e
UHC 鬱逗썬}鬱逗썬{^ 111010101010011011010100111010001011110111100011011111011110101010100110110101001110100010111101111000110111101101011110 eaa6d4e8bde37deaa6d4e8bde37b5e

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