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 콎´}콎´{^ 1110110010111101100011101011010001111101111011001011110110001110101101000111101101011110 ecbd8eb47decbd8eb47b5e
SJIS-WIN ???´}???´{^ 00111111001111110011111110000001010011000111110100111111001111110011111110000001010011000111101101011110 3f3f3f814c7d3f3f3f814c7b5e
EUC-JP ì??´}ì??´{^ 1000111110101011110000000011111100111111101000011010110101111101100011111010101111000000001111110011111110100001101011010111101101011110 8fabc03f3fa1ad7d8fabc03f3fa1ad7b5e
UTF-8 콎´}콎´{^ 11000011101011001100001010111101110000101000111011000010101101000111110111000011101011001100001010111101110000101000111011000010101101000111101101011110 c3acc2bdc28ec2b47dc3acc2bdc28ec2b47b5e
UHC ?½?´}?½?´{^ 001111111010100011110110001111111010001010100101011111010011111110101000111101100011111110100010101001010111101101011110 3fa8f63fa2a57d3fa8f63fa2a57b5e

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