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 鬩帷カク}鬩帷カク{^ 111010011010100110011011111001111011011010111000011111011110100110101001100110111110011110110110101110000111101101011110 e9a99be7b6b87de9a99be7b6b87b5e
EUC-JP 鬩帷カク}鬩帷カク{^ 11110010101010111101011011101001100011101011011010001110101110000111110111110010101010111101011011101001100011101011011010001110101110000111101101011110 f2abd6e98eb68eb87df2abd6e98eb68eb87b5e
UTF-8 鬩帷カク}鬩帷カク{^ 111010011010110010101001111001011011100010110111111011111011110110110110111011111011110110111000011111011110100110101100101010011110010110111000101101111110111110111101101101101110111110111101101110000111101101011110 e9aca9e5b8b7efbdb6efbdb87de9aca9e5b8b7efbdb6efbdb87b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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