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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 楔林洳楔林洳^ 10011110101101101001011111010001100111111010110010011110101101101001011111010001100111111010110001011110 9eb697d19fac9eb697d19fac5e
EUC-JP 楔林洳楔林洳^ 11011100101110001100111011010011110111101010111011011100101110001100111011010011110111101010111001011110 dcb8ced3deaedcb8ced3deae5e
UTF-8 楔林洳楔林洳^ 11100110101001011001010011100110100111101001011111100110101101001011001111100110101001011001010011100110100111101001011111100110101101001011001101011110 e6a594e69e97e6b4b3e6a594e69e97e6b4b35e
UHC 楔林?楔林?^ 1110000011011011110101111111100100111111111000001101101111010111111110010011111101011110 e0dbd7f93fe0dbd7f93f5e

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