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 ?Inkf?Ink^}Y?Inkf?Ink^}bE 00111111010010010110111001101011011001100011111101001001011011100110101101011110011111010101100100111111010010010110111001101011011001100011111101001001011011100110101101011110011111010110001001000101 3f496e6b663f496e6b5e7d593f496e6b663f496e6b5e7d6245
SJIS-WIN 菽Inkf菽Ink^}Y菽Inkf菽Ink^}bE 1110010011000001010010010110111001101011011001101110010011000001010010010110111001101011010111100111110101011001111001001100000101001001011011100110101101100110111001001100000101001001011011100110101101011110011111010110001001000101 e4c1496e6b66e4c1496e6b5e7d59e4c1496e6b66e4c1496e6b5e7d6245
EUC-JP 菽Inkf菽Ink^}Y菽Inkf菽Ink^}bE 1110100011000011010010010110111001101011011001101110100011000011010010010110111001101011010111100111110101011001111010001100001101001001011011100110101101100110111010001100001101001001011011100110101101011110011111010110001001000101 e8c3496e6b66e8c3496e6b5e7d59e8c3496e6b66e8c3496e6b5e7d6245
UTF-8 菽Inkf菽Ink^}Y菽Inkf菽Ink^}bE 111010001000111110111101010010010110111001101011011001101110100010001111101111010100100101101110011010110101111001111101010110011110100010001111101111010100100101101110011010110110011011101000100011111011110101001001011011100110101101011110011111010110001001000101 e88fbd496e6b66e88fbd496e6b5e7d59e88fbd496e6b66e88fbd496e6b5e7d6245
UHC 菽Inkf菽Ink^}Y菽Inkf菽Ink^}bE 1110001011011101010010010110111001101011011001101110001011011101010010010110111001101011010111100111110101011001111000101101110101001001011011100110101101100110111000101101110101001001011011100110101101011110011111010110001001000101 e2dd496e6b66e2dd496e6b5e7d59e2dd496e6b66e2dd496e6b5e7d6245

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