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 誼??耿??? 100010110110001000111111001111111110001111010100001111110011111100111111 8b623f3fe3d43f3f3f
EUC-JP 誼??耿??祛 1011010111000011001111110011111111100110110101100011111100111111100011111101000011010111 b5c33f3fe6d63f3f8fd0d7
UTF-8 誼잰렭耿렣븀祛 111010001010101010111100111011001001111010110000111010111010000010101101111010001000000010111111111010111010000010100011111010111011100010000000111001111010010110011011 e8aabcec9eb0eba0ade880bfeba0a3ebb880e7a59b
UHC 誼잰렭耿렣븀祛 1110101111111110110000001110100110001110101110101100110011101010100011101011010010111010111001111100101111100100 ebfec0e98ebaccea8eb4bae7cbe4

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