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 ?鄕液}?鄕液{^ 00111111111110111011100010001001011101000111110100111111111110111011100010001001011101000111101101011110 3ffbb889747d3ffbb889747b5e
EUC-JP ??液}??液{^ 0011111100111111101100011101010101111101001111110011111110110001110101010111101101011110 3f3fb1d57d3f3fb1d57b5e
UTF-8 뤳鄕液}뤳鄕液{^ 111010111010010010110011111010011000010010010101111001101011011010110010011111011110101110100100101100111110100110000100100101011110011010110110101100100111101101011110 eba4b3e98495e6b6b27deba4b3e98495e6b6b27b5e
UHC 뤳鄕液}뤳鄕液{^ 100011111110000111111010110000011110010011111011011111011000111111100001111110101100000111100100111110110111101101011110 8fe1fac1e4fb7d8fe1fac1e4fb7b5e

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