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 ÜÛÕ®n}ÜÛÕ®n{^ 11011100110110111101010110101110011011100111110111011100110110111101010110101110011011100111101101011110 dcdbd5ae6e7ddcdbd5ae6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ÜÛÕ®n}ÜÛÕ®n{^ 1000111110101010111001001000111110101010111001011000111110101010110110001000111110100010111011100110111001111101100011111010101011100100100011111010101011100101100011111010101011011000100011111010001011101110011011100111101101011110 8faae48faae58faad88fa2ee6e7d8faae48faae58faad88fa2ee6e7b5e
UTF-8 ÜÛÕ®n}ÜÛÕ®n{^ 110000111001110011000011100110111100001110010101110000101010111001101110011111011100001110011100110000111001101111000011100101011100001010101110011011100111101101011110 c39cc39bc395c2ae6e7dc39cc39bc395c2ae6e7b5e
UHC ???®n}???®n{^ 001111110011111100111111101000101110011101101110011111010011111100111111001111111010001011100111011011100111101101011110 3f3f3fa2e76e7d3f3f3fa2e76e7b5e

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