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 雉域コェ}雉域コェ{^ 111010001011001110001000111001101011101010101010011111011110100010110011100010001110011010111010101010100111101101011110 e8b388e6baaa7de8b388e6baaa7b5e
EUC-JP 雉域コェ}雉域コェ{^ 11110000101101011011000011101000100011101011101010001110101010100111110111110000101101011011000011101000100011101011101010001110101010100111101101011110 f0b5b0e88eba8eaa7df0b5b0e88eba8eaa7b5e
UTF-8 雉域コェ}雉域コェ{^ 111010011001101110001001111001011001111110011111111011111011110110111010111011111011110110101010011111011110100110011011100010011110010110011111100111111110111110111101101110101110111110111101101010100111101101011110 e99b89e59f9fefbdbaefbdaa7de99b89e59f9fefbdbaefbdaa7b5e
UHC 雉域??}雉域??{^ 111101101100101111100110101101000011111100111111011111011111011011001011111001101011010000111111001111110111101101011110 f6cbe6b43f3f7df6cbe6b43f3f7b5e

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