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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鬩幔ャ}鬩幔ャ{^ 111010011010100110011011111011011000001110000011011111011110100110101001100110111110110110000011100000110111101101011110 e9a99bed83837de9a99bed83837b5e
EUC-JP 鬩幔ャ}鬩幔ャ{^ 111100101010101111010110111011111010010111100011011111011111001010101011110101101110111110100101111000110111101101011110 f2abd6efa5e37df2abd6efa5e37b5e
UTF-8 鬩幔ャ}鬩幔ャ{^ 111010011010110010101001111001011011100110010100111000111000001110100011011111011110100110101100101010011110010110111001100101001110001110000011101000110111101101011110 e9aca9e5b994e383a37de9aca9e5b994e383a37b5e
UHC ??ャ}??ャ{^ 0011111100111111101010111110001101111101001111110011111110101011111000110111101101011110 3f3fabe37d3f3fabe37b5e

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