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 溪L}溪L{^ 1110011010111010101010100100110001111101111001101011101010101010010011000111101101011110 e6baaa4c7de6baaa4c7b5e
SJIS-WIN ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
EUC-JP 溪L}溪L{^ 1000111110101001110000011000111110100010111010111000111110100010111011000100110001111101100011111010100111000001100011111010001011101011100011111010001011101100010011000111101101011110 8fa9c18fa2eb8fa2ec4c7d8fa9c18fa2eb8fa2ec4c7b5e
UTF-8 溪L}溪L{^ 1100001110100110110000101011101011000010101010100100110001111101110000111010011011000010101110101100001010101010010011000111101101011110 c3a6c2bac2aa4c7dc3a6c2bac2aa4c7b5e
UHC 溪L}溪L{^ 1010100110100001101010001010110010101000101000110100110001111101101010011010000110101000101011001010100010100011010011000111101101011110 a9a1a8aca8a34c7da9a1a8aca8a34c7b5e

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