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 陲ア鬯ッ}陲ア鬯ッ{^ 111010001010001010110001111010011010110010101111011111011110100010100010101100011110100110101100101011110111101101011110 e8a2b1e9acaf7de8a2b1e9acaf7b5e
EUC-JP 陲ア鬯ッ}陲ア鬯ッ{^ 11110000101001001000111010110001111100101010111010001110101011110111110111110000101001001000111010110001111100101010111010001110101011110111101101011110 f0a48eb1f2ae8eaf7df0a48eb1f2ae8eaf7b5e
UTF-8 陲ア鬯ッ}陲ア鬯ッ{^ 111010011001100110110010111011111011110110110001111010011010110010101111111011111011110110101111011111011110100110011001101100101110111110111101101100011110100110101100101011111110111110111101101011110111101101011110 e999b2efbdb1e9acafefbdaf7de999b2efbdb1e9acafefbdaf7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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