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{^ 11101100101111011000111010110100010101110111110111101100101111011000111010110100010101110111101101011110 ecbd8eb4577decbd8eb4577b5e
SJIS-WIN ???´W}???´W{^ 001111110011111100111111100000010100110001010111011111010011111100111111001111111000000101001100010101110111101101011110 3f3f3f814c577d3f3f3f814c577b5e
EUC-JP ì??´W}ì??´W{^ 10001111101010111100000000111111001111111010000110101101010101110111110110001111101010111100000000111111001111111010000110101101010101110111101101011110 8fabc03f3fa1ad577d8fabc03f3fa1ad577b5e
UTF-8 콎´W}콎´W{^ 110000111010110011000010101111011100001010001110110000101011010001010111011111011100001110101100110000101011110111000010100011101100001010110100010101110111101101011110 c3acc2bdc28ec2b4577dc3acc2bdc28ec2b4577b5e
UHC ?½?´W}?½?´W{^ 0011111110101000111101100011111110100010101001010101011101111101001111111010100011110110001111111010001010100101010101110111101101011110 3fa8f63fa2a5577d3fa8f63fa2a5577b5e

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