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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN ?ε?W}?ε?W{^ 00111111100000111100001100111111010101110111110100111111100000111100001100111111010101110111101101011110 3f83c33f577d3f83c33f577b5e
EUC-JP ?ε?W}?ε?W{^ 00111111101001101100010100111111010101110111110100111111101001101100010100111111010101110111101101011110 3fa6c53f577d3fa6c53f577b5e
UTF-8 몸εㄽW}몸εㄽW{^ 111010111010101010111000110011101011010111100011100001001011110101010111011111011110101110101010101110001100111010110101111000111000010010111101010101110111101101011110 ebaab8ceb5e384bd577debaab8ceb5e384bd577b5e
UHC 몸εㄽW}몸εㄽW{^ 1011100011110110101001011110010110100100101011010101011101111101101110001111011010100101111001011010010010101101010101110111101101011110 b8f6a5e5a4ad577db8f6a5e5a4ad577b5e

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