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 耘???}耘???{^ 11100011110011110011111100111111001111110111110111100011110011110011111100111111001111110111101101011110 e3cf3f3f3f7de3cf3f3f3f7b5e
EUC-JP 耘???}耘???{^ 11100110110100010011111100111111001111110111110111100110110100010011111100111111001111110111101101011110 e6d13f3f3f7de6d13f3f3f7b5e
UTF-8 耘폈렯렞}耘폈렯렞{^ 111010001000000010011000111011011000111110001000111010111010000010101111111010111010000010011110011111011110100010000000100110001110110110001111100010001110101110100000101011111110101110100000100111100111101101011110 e88098ed8f88eba0afeba09e7de88098ed8f88eba0afeba09e7b5e
UHC 耘폈렯렞}耘폈렯렞{^ 11101001111111001100011011110001100011101011110010001110101011110111110111101001111111001100011011110001100011101011110010001110101011110111101101011110 e9fcc6f18ebc8eaf7de9fcc6f18ebc8eaf7b5e

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