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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 鬩玲恩\}鬩玲恩\{^ 1110100110101001100101111110011010001001101101100101110001111101111010011010100110010111111001101000100110110110010111000111101101011110 e9a997e689b65c7de9a997e689b65c7b5e
EUC-JP 鬩玲恩\}鬩玲恩\{^ 1111001010101011110011101110100010110010101110000101110001111101111100101010101111001110111010001011001010111000010111000111101101011110 f2abcee8b2b85c7df2abcee8b2b85c7b5e
UTF-8 鬩玲恩\}鬩玲恩\{^ 1110100110101100101010011110011110001110101100101110011010000001101010010101110001111101111010011010110010101001111001111000111010110010111001101000000110101001010111000111101101011110 e9aca9e78eb2e681a95c7de9aca9e78eb2e681a95c7b5e
UHC ?玲恩\}?玲恩\{^ 001111111101011010111100111010111101101001011100011111010011111111010110101111001110101111011010010111000111101101011110 3fd6bcebda5c7d3fd6bcebda5c7b5e

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