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 ??¤????¤??^ 0011111100111111101001000011111100111111001111110011111110100100001111110011111101011110 3f3fa43f3f3f3fa43f3f5e
SJIS-WIN ???∫⊂???∫⊂^ 001111110011111100111111100000011110011110000001101111000011111100111111001111111000000111100111100000011011110001011110 3f3f3f81e781bc3f3f3f81e781bc5e
EUC-JP ??¤∫⊂??¤∫⊂^ 00111111001111111000111110100010111100001010001011101001101000101011111000111111001111111000111110100010111100001010001011101001101000101011111001011110 3f3f8fa2f0a2e9a2be3f3f8fa2f0a2e9a2be5e
UTF-8 룶죴¤∫⊂룶죴¤∫⊂^ 1110101110100011101101101110110010100011101101001100001010100100111000101000100010101011111000101000101010000010111010111010001110110110111011001010001110110100110000101010010011100010100010001010101111100010100010101000001001011110 eba3b6eca3b4c2a4e288abe28a82eba3b6eca3b4c2a4e288abe28a825e
UHC 룶죴¤∫⊂룶죴¤∫⊂^ 100011111010101110100001100011111010001010110100101000011111001010100001111110001000111110101011101000011000111110100010101101001010000111110010101000011111100001011110 8faba18fa2b4a1f2a1f88faba18fa2b4a1f2a1f85e

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