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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 海??胚}海??胚{^ 100010100100001100111111001111111110001111110011011111011000101001000011001111110011111111100011111100110111101101011110 8a433f3fe3f37d8a433f3fe3f37b5e
EUC-JP 海??胚}海??胚{^ 101100111010010000111111001111111110011011110101011111011011001110100100001111110011111111100110111101010111101101011110 b3a43f3fe6f57db3a43f3fe6f57b5e
UTF-8 海꿴렗胚}海꿴렗胚{^ 111001101011010110110111111010101011111110110100111010111010000010010111111010001000001110011010011111011110011010110101101101111110101010111111101101001110101110100000100101111110100010000011100110100111101101011110 e6b5b7eabfb4eba097e8839a7de6b5b7eabfb4eba097e8839a7b5e
UHC 海꿴렗胚}海꿴렗胚{^ 11111010101011011011001011101001100011101010110011011011110011110111110111111010101011011011001011101001100011101010110011011011110011110111101101011110 faadb2e98eacdbcf7dfaadb2e98eacdbcf7b5e

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