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 ÖüBÚÛÖüBÚÙ^ 11000011100101101100001110111100010000101100001110011010110000111001101111000011100101101100001110111100010000101100001110011010110000111001100101011110 c396c3bc42c39ac39bc396c3bc42c39ac3995e
SJIS-WIN ????B????????B????^ 00111111001111110011111100111111010000100011111100111111001111110011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f3f3f3f423f3f3f3f3f3f3f3f423f3f3f3f5e
EUC-JP Ã?Ã?BÃ?Ã?Ã?Ã?BÃ?Ã?^ 1000111110101010101010100011111110001111101010101010101000111111010000101000111110101010101010100011111110001111101010101010101000111111100011111010101010101010001111111000111110101010101010100011111101000010100011111010101010101010001111111000111110101010101010100011111101011110 8faaaa3f8faaaa3f428faaaa3f8faaaa3f8faaaa3f8faaaa3f428faaaa3f8faaaa3f5e
UTF-8 ÖüBÚÛÖüBÚÙ^ 1100001110000011110000101001011011000011100000111100001010111100010000101100001110000011110000101001101011000011100000111100001010011011110000111000001111000010100101101100001110000011110000101011110001000010110000111000001111000010100110101100001110000011110000101001100101011110 c383c296c383c2bc42c383c29ac383c29bc383c296c383c2bc42c383c29ac383c2995e
UHC ???¼B???????¼B????^ 001111110011111100111111101010001111100101000010001111110011111100111111001111110011111100111111001111111010100011111001010000100011111100111111001111110011111101011110 3f3f3fa8f9423f3f3f3f3f3f3fa8f9423f3f3f3f5e

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