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 海?奚?海?奚?^ 10001010010000110011111110011010111101100011111110001010010000110011111110011010111101100011111101011110 8a433f9af63f8a433f9af63f5e
EUC-JP 海?奚?海?奚?^ 10110011101001000011111111010100111110000011111110110011101001000011111111010100111110000011111101011110 b3a43fd4f83fb3a43fd4f83f5e
UTF-8 海렭奚렋海렭奚렋^ 11100110101101011011011111101011101000001010110111100101101001011001101011101011101000001000101111100110101101011011011111101011101000001010110111100101101001011001101011101011101000001000101101011110 e6b5b7eba0ade5a59aeba08be6b5b7eba0ade5a59aeba08b5e
UHC 海렭奚렋海렭奚렋^ 1111101010101101100011101011101011111010101010001000111010100010111110101010110110001110101110101111101010101000100011101010001001011110 faad8ebafaa88ea2faad8ebafaa88ea25e

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