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 쎩D쎩D^ 111011001000111010101001010001001110110010001110101010010100010001011110 ec8ea944ec8ea9445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP ì?©Dì?©D^ 1000111110101011110000000011111110001111101000101110110101000100100011111010101111000000001111111000111110100010111011010100010001011110 8fabc03f8fa2ed448fabc03f8fa2ed445e
UTF-8 쎩D쎩D^ 110000111010110011000010100011101100001010101001010001001100001110101100110000101000111011000010101010010100010001011110 c3acc28ec2a944c3acc28ec2a9445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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