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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 遙??撓??俉 11101010101000010011111100111111100111011001101000111111001111111111101001100001 eaa13f3f9d9a3f3ffa61
EUC-JP 遙??撓??俉 1111010010100011001111110011111111011001111110100011111100111111100011111011000110111011 f4a33f3fd9fa3f3f8fb1bb
UTF-8 遙뤄쉔撓뽳쉘俉 111010011000000110011001111010111010010010000100111011001000100110010100111001101001001010010011111010111011110110110011111011001000100110011000111001001011111110001001 e98199eba484ec8994e69293ebbdb3ec8998e4bf89
UHC 遙뤄쉔撓뽳쉘俉 1110100110101011101101111110111110111101101010001110100011110101100101101110111110111101101010011110011111101011 e9abb7efbda8e8f596efbda9e7eb

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