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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????宥??^ 0011111100111111001111110011111100111111001111111001011101000111001111110011111101011110 3f3f3f3f3f3f97473f3f5e
EUC-JP ???墉??宥??^ 00111111001111110011111110001111101110001011111100111111001111111100110110101000001111110011111101011110 3f3f3f8fb8bf3f3fcda83f3f5e
UTF-8 獵롫떦墉잏쫷宥백틹^ 11101111101001101010011111101011101000011010101111101011100101101010011011100101101000101000100111101100100111101000111111101100101010111011011111100101101011101010010111101011101100001011000111101101100010111011100101011110 efa6a7eba1abeb96a6e5a289ec9e8fecabb7e5aea5ebb0b1ed8bb95e
UHC 獵롫떦墉잏쫷宥백틹^ 11100111101001101000111011101011100010111011100111101001101110101001111111100111101001101000111011101010111010011011100111101001101110101001111101011110 e7a68eeb8bb9e9ba9fe7a68eeae9b9e9ba9f5e

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