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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 疾鴒漆}疾鴒漆{^ 11110000101000011000111010111110111010011111011110001110101111010111110111110000101000011000111010111110111010011111011110001110101111010111101101011110 f0a18ebee9f78ebd7df0a18ebee9f78ebd7b5e
EUC-JP ?疾鴒漆}?疾鴒漆{^ 0011111110111100110000001111001011111001101111001011111101111101001111111011110011000000111100101111100110111100101111110111101101011110 3fbcc0f2f9bcbf7d3fbcc0f2f9bcbf7b5e
UTF-8 疾鴒漆}疾鴒漆{^ 111011101000000110100000111001111001011010111110111010011011010010010010111001101011110010000110011111011110111010000001101000001110011110010110101111101110100110110100100100101110011010111100100001100111101101011110 ee81a0e796bee9b492e6bc867dee81a0e796bee9b492e6bc867b5e
UHC ?疾?漆}?疾?漆{^ 001111111111001011110000001111111111011011010100011111010011111111110010111100000011111111110110110101000111101101011110 3ff2f03ff6d47d3ff2f03ff6d47b5e

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