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 逞ウ逋ゥ逞ウ逋ゥ^ 11100111100101111011001111100111100110011010100111100111100101111011001111100111100110011010100101011110 e797b3e799a9e797b3e799a95e
EUC-JP 逞ウ逋ゥ逞ウ逋ゥ^ 1110110111110111100011101011001111101101111110011000111010101001111011011111011110001110101100111110110111111001100011101010100101011110 edf78eb3edf98ea9edf78eb3edf98ea95e
UTF-8 逞ウ逋ゥ逞ウ逋ゥ^ 11101001100000001001111011101111101111011011001111101001100000001000101111101111101111011010100111101001100000001001111011101111101111011011001111101001100000001000101111101111101111011010100101011110 e9809eefbdb3e9808befbda9e9809eefbdb3e9808befbda95e
UHC 逞?逋?逞?逋?^ 11010110110000010011111111111000111001110011111111010110110000010011111111111000111001110011111101011110 d6c13ff8e73fd6c13ff8e73f5e

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