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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 液??}液??{^ 1000100101110100001111110011111101111101100010010111010000111111001111110111101101011110 89743f3f7d89743f3f7b5e
EUC-JP 液??}液??{^ 1011000111010101001111110011111101111101101100011101010100111111001111110111101101011110 b1d53f3f7db1d53f3f7b5e
UTF-8 液뒏뒸}液뒏뒸{^ 111001101011011010110010111010111001001010001111111010111001001010111000011111011110011010110110101100101110101110010010100011111110101110010010101110000111101101011110 e6b6b2eb928feb92b87de6b6b2eb928feb92b87b5e
UHC 液뒏뒸}液뒏뒸{^ 111001001111101110001010100011001000101010101111011111011110010011111011100010101000110010001010101011110111101101011110 e4fb8a8c8aaf7de4fb8a8c8aaf7b5e

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