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 鬧溯剳}鬧溯剳{^ 111010011010011110011111111010001001100110010101011111011110100110100111100111111110100010011001100101010111101101011110 e9a79fe899957de9a79fe899957b5e
EUC-JP 鬧溯剳}鬧溯剳{^ 111100101010100111011110111010101101000111110101011111011111001010101001110111101110101011010001111101010111101101011110 f2a9deead1f57df2a9deead1f57b5e
UTF-8 鬧溯剳}鬧溯剳{^ 111010011010110010100111111001101011101010101111111001011000100110110011011111011110100110101100101001111110011010111010101011111110010110001001101100110111101101011110 e9aca7e6baafe589b37de9aca7e6baafe589b37b5e
UHC 鬧溯?}鬧溯?{^ 11010111101000101110000110111101001111110111110111010111101000101110000110111101001111110111101101011110 d7a2e1bd3f7dd7a2e1bd3f7b5e

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