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 壯峰?}壯峰?{^ 10011010111000011001010111110100001111110111110110011010111000011001010111110100001111110111101101011110 9ae195f43f7d9ae195f43f7b5e
EUC-JP 壯峰?}壯峰?{^ 11010100111000111100101011110110001111110111110111010100111000111100101011110110001111110111101101011110 d4e3caf63f7dd4e3caf63f7b5e
UTF-8 壯峰떠}壯峰떠{^ 111001011010001110101111111001011011001110110000111010111001011010100000011111011110010110100011101011111110010110110011101100001110101110010110101000000111101101011110 e5a3afe5b3b0eb96a07de5a3afe5b3b0eb96a07b5e
UHC 壯峰떠}壯峰떠{^ 111011011110000011011100111010001011011010110000011111011110110111100000110111001110100010110110101100000111101101011110 ede0dce8b6b07dede0dce8b6b07b5e

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