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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鈹セ鯣ゥ鈹セ鯣ゥ^ 11111011110010101011111011101001110001101010100111111011110010101011111011101001110001101010100101011110 fbcabee9c6a9fbcabee9c6a95e
EUC-JP 鈹セ鯣ゥ鈹セ鯣ゥ^ 10001111111000111101010010001110101111101111001011001000100011101010100110001111111000111101010010001110101111101111001011001000100011101010100101011110 8fe3d48ebef2c88ea98fe3d48ebef2c88ea95e
UTF-8 鈹セ鯣ゥ鈹セ鯣ゥ^ 11101001100010001011100111101111101111011011111011101001101011111010001111101111101111011010100111101001100010001011100111101111101111011011111011101001101011111010001111101111101111011010100101011110 e988b9efbdbee9afa3efbda9e988b9efbdbee9afa3efbda95e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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