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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 海??魄海??白^ 10001010010000110011111100111111111010011010111010001010010000110011111100111111100101001001001001011110 8a433f3fe9ae8a433f3f94925e
EUC-JP 海??魄海??白^ 10110011101001000011111100111111111100101011000010110011101001000011111100111111110001111111001001011110 b3a43f3ff2b0b3a43f3fc7f25e
UTF-8 海꿴렗魄海꿴렗白^ 11100110101101011011011111101010101111111011010011101011101000001001011111101001101011011000010011100110101101011011011111101010101111111011010011101011101000001001011111100111100110011011110101011110 e6b5b7eabfb4eba097e9ad84e6b5b7eabfb4eba097e799bd5e
UHC 海꿴렗魄海꿴렗白^ 1111101010101101101100101110100110001110101011001101101111011110111110101010110110110010111010011000111010101100110110111101110001011110 faadb2e98eacdbdefaadb2e98eacdbdc5e

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