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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 闔階\}闔階\{^ 11101000100011101000101001001011010111000111110111101000100011101000101001001011010111000111101101011110 e88e8a4b5c7de88e8a4b5c7b5e
EUC-JP 闔階\}闔階\{^ 11101111111011101011001110101100010111000111110111101111111011101011001110101100010111000111101101011110 efeeb3ac5c7defeeb3ac5c7b5e
UTF-8 闔階\}闔階\{^ 1110100110010111100101001110100110011010100011100101110001111101111010011001011110010100111010011001101010001110010111000111101101011110 e99794e99a8e5c7de99794e99a8e5c7b5e
UHC 闔階\}闔階\{^ 11111001111011111100110110101101010111000111110111111001111011111100110110101101010111000111101101011110 f9efcdad5c7df9efcdad5c7b5e

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