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 﨡ス都ス}﨡ス都ス{^ 111110111010000010111101111110111011011110111101011111011111101110100000101111011111101110110111101111010111101101011110 fba0bdfbb7bd7dfba0bdfbb7bd7b5e
EUC-JP ?ス?ス}?ス?ス{^ 001111111000111010111101001111111000111010111101011111010011111110001110101111010011111110001110101111010111101101011110 3f8ebd3f8ebd7d3f8ebd3f8ebd7b5e
UTF-8 﨡ス都ス}﨡ス都ス{^ 111011111010100010100001111011111011110110111101111011111010100010100110111011111011110110111101011111011110111110101000101000011110111110111101101111011110111110101000101001101110111110111101101111010111101101011110 efa8a1efbdbdefa8a6efbdbd7defa8a1efbdbdefa8a6efbdbd7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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