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{^ 11101100101100111000111010101101010101110111110111101100101100111000111010101101010101110111101101011110 ecb38ead577decb38ead577b5e
SJIS-WIN ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
EUC-JP ì???W}ì???W{^ 1000111110101011110000000011111100111111001111110101011101111101100011111010101111000000001111110011111100111111010101110111101101011110 8fabc03f3f3f577d8fabc03f3f3f577b5e
UTF-8 쳎­W}쳎­W{^ 110000111010110011000010101100111100001010001110110000101010110101010111011111011100001110101100110000101011001111000010100011101100001010101101010101110111101101011110 c3acc2b3c28ec2ad577dc3acc2b3c28ec2ad577b5e
UHC ?³?­W}?³?­W{^ 0011111110101001111110000011111110100001101010010101011101111101001111111010100111111000001111111010000110101001010101110111101101011110 3fa9f83fa1a9577d3fa9f83fa1a9577b5e

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