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 鈬苦クェ}鈬苦クェ{^ 111001111110001110001011111010101011100010101010011111011110011111100011100010111110101010111000101010100111101101011110 e7e38beab8aa7de7e38beab8aa7b5e
EUC-JP 鈬苦クェ}鈬苦クェ{^ 11101110111001011011011011101100100011101011100010001110101010100111110111101110111001011011011011101100100011101011100010001110101010100111101101011110 eee5b6ec8eb88eaa7deee5b6ec8eb88eaa7b5e
UTF-8 鈬苦クェ}鈬苦クェ{^ 111010011000100010101100111010001000101110100110111011111011110110111000111011111011110110101010011111011110100110001000101011001110100010001011101001101110111110111101101110001110111110111101101010100111101101011110 e988ace88ba6efbdb8efbdaa7de988ace88ba6efbdb8efbdaa7b5e
UHC ?苦??}?苦??{^ 00111111110011011100100000111111001111110111110100111111110011011100100000111111001111110111101101011110 3fcdc83f3f7d3fcdc83f3f7b5e

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