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 海?琥?海?琥?^ 10001010010000110011111111100000111001100011111110001010010000110011111111100000111001100011111101011110 8a433fe0e63f8a433fe0e63f5e
EUC-JP 海?琥?海?琥?^ 10110011101001000011111111100000111010000011111110110011101001000011111111100000111010000011111101011110 b3a43fe0e83fb3a43fe0e83f5e
UTF-8 海렏琥급海렏琥긁^ 11100110101101011011011111101011101000001000111111100111100100001010010111101010101110001000100111100110101101011011011111101011101000001000111111100111100100001010010111101010101110001000000101011110 e6b5b7eba08fe790a5eab889e6b5b7eba08fe790a5eab8815e
UHC 海렏琥급海렏琥긁^ 1111101010101101100011101010010111111011110100001011000111011110111110101010110110001110101001011111101111010000101100011101110001011110 faad8ea5fbd0b1defaad8ea5fbd0b1dc5e

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