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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 韜湿執セス写湿 111010001110100110001110101111001000111010110111101111101011110110001110110010101000111010111100 e8e98ebc8eb7bebd8eca8ebc
EUC-JP 韜湿執セス写湿 1111000011101011101111001011111010111100101110011000111010111110100011101011110110111100110011001011110010111110 f0ebbcbebcb98ebe8ebdbcccbcbe
UTF-8 韜湿執セス写湿 111010011001111110011100111001101011100110111111111001011001111110110111111011111011110110111110111011111011110110111101111001011000011010011001111001101011100110111111 e99f9ce6b9bfe59fb7efbdbeefbdbde58699e6b9bf
UHC 韜?執???? 110101001011011100111111111100101111101100111111001111110011111100111111 d4b73ff2fb3f3f3f3f

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