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 ?祉酎}?祉酎{^ 00111111100011101000001110010010100100010111110100111111100011101000001110010010100100010111101101011110 3f8e8392917d3f8e8392917b5e
EUC-JP ?祉酎}?祉酎{^ 00111111101110111110001111000011111100010111110100111111101110111110001111000011111100010111101101011110 3fbbe3c3f17d3fbbe3c3f17b5e
UTF-8 렠祉酎}렠祉酎{^ 111010111010000010100000111001111010010110001001111010011000010110001110011111011110101110100000101000001110011110100101100010011110100110000101100011100111101101011110 eba0a0e7a589e9858e7deba0a0e7a589e9858e7b5e
UHC 렠祉酎}렠祉酎{^ 100011101011000111110010101100111111000111001111011111011000111010110001111100101011001111110001110011110111101101011110 8eb1f2b3f1cf7d8eb1f2b3f1cf7b5e

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