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 隲、蜒ケ}隲、蜒ケ{^ 111010001010101110100100111001011000001110111001011111011110100010101011101001001110010110000011101110010111101101011110 e8aba4e583b97de8aba4e583b97b5e
EUC-JP 隲、蜒ケ}隲、蜒ケ{^ 11110000101011011000111010100100111010011110001110001110101110010111110111110000101011011000111010100100111010011110001110001110101110010111101101011110 f0ad8ea4e9e38eb97df0ad8ea4e9e38eb97b5e
UTF-8 隲、蜒ケ}隲、蜒ケ{^ 111010011001101010110010111011111011110110100100111010001001110010010010111011111011110110111001011111011110100110011010101100101110111110111101101001001110100010011100100100101110111110111101101110010111101101011110 e99ab2efbda4e89c92efbdb97de99ab2efbda4e89c92efbdb97b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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