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 豎晝ソウ}豎晝ソウ{^ 111001101011000110011101111010101011111110110011011111011110011010110001100111011110101010111111101100110111101101011110 e6b19deabfb37de6b19deabfb37b5e
EUC-JP 豎晝ソウ}豎晝ソウ{^ 11101100101100111101101011101100100011101011111110001110101100110111110111101100101100111101101011101100100011101011111110001110101100110111101101011110 ecb3daec8ebf8eb37decb3daec8ebf8eb37b5e
UTF-8 豎晝ソウ}豎晝ソウ{^ 111010001011000110001110111001101001100110011101111011111011110110111111111011111011110110110011011111011110100010110001100011101110011010011001100111011110111110111101101111111110111110111101101100110111101101011110 e8b18ee6999defbdbfefbdb37de8b18ee6999defbdbfefbdb37b5e
UHC ?晝??}?晝??{^ 00111111111100011011100000111111001111110111110100111111111100011011100000111111001111110111101101011110 3ff1b83f3f7d3ff1b83f3f7b5e

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