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 驥オ譚オ}驥オ譚オ{^ 111010011000011110110101111001101001110110110101011111011110100110000111101101011110011010011101101101010111101101011110 e987b5e69db57de987b5e69db57b5e
EUC-JP 驥オ譚オ}驥オ譚オ{^ 11110001111001111000111010110101111010111111110110001110101101010111110111110001111001111000111010110101111010111111110110001110101101010111101101011110 f1e78eb5ebfd8eb57df1e78eb5ebfd8eb57b5e
UTF-8 驥オ譚オ}驥オ譚オ{^ 111010011010100110100101111011111011110110110101111010001010110110011010111011111011110110110101011111011110100110101001101001011110111110111101101101011110100010101101100110101110111110111101101101010111101101011110 e9a9a5efbdb5e8ad9aefbdb57de9a9a5efbdb5e8ad9aefbdb57b5e
UHC 驥?譚?}驥?譚?{^ 110100011100101000111111110100111100100100111111011111011101000111001010001111111101001111001001001111110111101101011110 d1ca3fd3c93f7dd1ca3fd3c93f7b5e

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