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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 曜??????? 100101110110101000111111001111110011111100111111001111110011111100111111 976a3f3f3f3f3f3f3f
EUC-JP 曜??濚???? 1100110111001011001111110011111110001111110010011010000100111111001111110011111100111111 cdcb3f3f8fc9a13f3f3f3f
UTF-8 曜뀐쉽濚㏝겫嶪튎 111001101001101110011100111010111000000010010000111011001000100110111101111001101011111110011010111000111000111110011101111010101011001010101011111001011011011010101010111011011000101010001110 e69b9ceb8090ec89bde6bf9ae38f9deab2abe5b6aaed8a8e
UHC 曜뀐쉽濚㏝겫嶪튎 11101000111110001011001011101111101111011011000111100111101110011010011111101001100000011011101011100101111101011011101001000010 e8f8b2efbdb1e7b9a7e981bae5f5ba42

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