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 鎔律簑}鎔律簑{^ 111010000100111110010111101001011110001011000000011111011110100001001111100101111010010111100010110000000111101101011110 e84f97a5e2c07de84f97a5e2c07b5e
EUC-JP 鎔律簑}鎔律簑{^ 111011111011000011001110101001111110010011000010011111011110111110110000110011101010011111100100110000100111101101011110 efb0cea7e4c27defb0cea7e4c27b5e
UTF-8 鎔律簑}鎔律簑{^ 111010011000111010010100111001011011111010001011111001111011000010010001011111011110100110001110100101001110010110111110100010111110011110110000100100010111101101011110 e98e94e5be8be7b0917de98e94e5be8be7b0917b5e
UHC 鎔律?}鎔律?{^ 11101001110010101101011111001000001111110111110111101001110010101101011111001000001111110111101101011110 e9cad7c83f7de9cad7c83f7b5e

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