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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 遏鈴ョ宗遏鈴ョ宗B 111001111001111110010111111010011010111010001111010000001110011110011111100101111110100110101110100011110100000001000010 e79f97e9ae8f40e79f97e9ae8f4042
EUC-JP 遏鈴ョ宗遏鈴ョ宗B 1110111010100001110011101110101110001110101011101011110110100001111011101010000111001110111010111000111010101110101111011010000101000010 eea1ceeb8eaebda1eea1ceeb8eaebda142
UTF-8 遏鈴ョ宗遏鈴ョ宗B 11101001100000011000111111101001100010001011010011101111101111011010111011100101101011101001011111101001100000011000111111101001100010001011010011101111101111011010111011100101101011101001011101000010 e9818fe988b4efbdaee5ae97e9818fe988b4efbdaee5ae9742
UHC ?鈴?宗?鈴?宗B 00111111110101101100001000111111111100001111001100111111110101101100001000111111111100001111001101000010 3fd6c23ff0f33fd6c23ff0f342

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