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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 鴃窘U}鴃窘U{^ 11101001111011101110001001111010010101010111110111101001111011101110001001111010010101010111101101011110 e9eee27a557de9eee27a557b5e
EUC-JP 鴃窘U}鴃窘U{^ 11110010111100001110001111011011010101010111110111110010111100001110001111011011010101010111101101011110 f2f0e3db557df2f0e3db557b5e
UTF-8 鴃窘U}鴃窘U{^ 1110100110110100100000111110011110101010100110000101010101111101111010011011010010000011111001111010101010011000010101010111101101011110 e9b483e7aa98557de9b483e7aa98557b5e
UHC ?窘U}?窘U{^ 0011111111001111110101110101010101111101001111111100111111010111010101010111101101011110 3fcfd7557d3fcfd7557b5e

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