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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 郤種舟J}郤種舟J{^ 1110011110111010100011101110110110001111010011010100101001111101111001111011101010001110111011011000111101001101010010100111101101011110 e7ba8eed8f4d4a7de7ba8eed8f4d4a7b5e
EUC-JP 郤種舟J}郤種舟J{^ 1110111010111100101111001110111110111101101011100100101001111101111011101011110010111100111011111011110110101110010010100111101101011110 eebcbcefbdae4a7deebcbcefbdae4a7b5e
UTF-8 郤種舟J}郤種舟J{^ 1110100110000011101001001110011110101000101011101110100010001000100111110100101001111101111010011000001110100100111001111010100010101110111010001000100010011111010010100111101101011110 e983a4e7a8aee8889f4a7de983a4e7a8aee8889f4a7b5e
UHC ?種舟J}?種舟J{^ 001111111111000011111010111100011100011101001010011111010011111111110000111110101111000111000111010010100111101101011110 3ff0faf1c74a7d3ff0faf1c74a7b5e

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