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 迢「逑顔灯迪ッ 111001111000101110100010111001111001001110001010111001111001001110010100111001111000110010101111 e78ba2e7938ae79394e78caf
EUC-JP 迢「逑顔灯迪ッ 1110110111101011100011101010001011101101111100111011010011101001110001011111010011101101111011001000111010101111 edeb8ea2edf3b4e9c5f4edec8eaf
UTF-8 迢「逑顔灯迪ッ 111010001011111110100010111011111011110110100010111010011000000010010001111010011010000110010100111001111000000110101111111010001011111110101010111011111011110110101111 e8bfa2efbda2e98091e9a194e781afe8bfaaefbdaf
UHC ??逑顔?迪? 00111111001111111100111111000111111001001101010000111111111011101110100000111111 3f3fcfc7e4d43feee83f

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