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^ 111010111010010010001011111010111001111010010110010001001110101110100100100010111110101110011110100101100100010001011110 eba48beb9e9644eba48beb9e96445e
SJIS-WIN ??????D??????D^ 001111110011111100111111001111110011111100111111010001000011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f443f3f3f3f3f3f445e
EUC-JP ë¤?ë??Dë¤?ë??D^ 100011111010101110110011100011111010001011110000001111111000111110101011101100110011111100111111010001001000111110101011101100111000111110100010111100000011111110001111101010111011001100111111001111110100010001011110 8fabb38fa2f03f8fabb33f3f448fabb38fa2f03f8fabb33f3f445e
UTF-8 뤋랖D뤋랖D^ 110000111010101111000010101001001100001010001011110000111010101111000010100111101100001010010110010001001100001110101011110000101010010011000010100010111100001110101011110000101001111011000010100101100100010001011110 c3abc2a4c28bc3abc29ec29644c3abc2a4c28bc3abc29ec296445e
UHC ?¤????D?¤????D^ 0011111110100010101101000011111100111111001111110011111101000100001111111010001010110100001111110011111100111111001111110100010001011110 3fa2b43f3f3f3f443fa2b43f3f3f3f445e

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