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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 魄浩諺魄浩骨^ 11101001101011101000110101011111100011001011111111101001101011101000110101011111100011011001110001011110 e9ae8d5f8cbfe9ae8d5f8d9c5e
EUC-JP 魄浩諺魄浩骨^ 11110010101100001011100111000000101110001100000111110010101100001011100111000000101110011111110001011110 f2b0b9c0b8c1f2b0b9c0b9fc5e
UTF-8 魄浩諺魄浩骨^ 11101001101011011000010011100110101101011010100111101000101010111011101011101001101011011000010011100110101101011010100111101001101010101010100001011110 e9ad84e6b5a9e8abbae9ad84e6b5a9e9aaa85e
UHC 魄浩諺魄浩骨^ 11011011110111101111101111000111111001011110110011011011110111101111101111000111110011011110100101011110 dbdefbc7e5ecdbdefbc7cde95e

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