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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 闊抵シ]}闊抵シ]{^ 1110100010001000100100101110111110111100100000010110111001111101111010001000100010010010111011111011110010000001011011100111101101011110 e88892efbc816e7de88892efbc816e7b5e
EUC-JP 闊抵シ]}闊抵シ]{^ 11101111111010001100010011110001100011101011110010100001110011110111110111101111111010001100010011110001100011101011110010100001110011110111101101011110 efe8c4f18ebca1cf7defe8c4f18ebca1cf7b5e
UTF-8 闊抵シ]}闊抵シ]{^ 111010011001011110001010111001101000101010110101111011111011110110111100111011111011110010111101011111011110100110010111100010101110011010001010101101011110111110111101101111001110111110111100101111010111101101011110 e9978ae68ab5efbdbcefbcbd7de9978ae68ab5efbdbcefbcbd7b5e
UHC 闊抵?]}闊抵?]{^ 1111110011000100111011101011110100111111101000111101110101111101111111001100010011101110101111010011111110100011110111010111101101011110 fcc4eebd3fa3dd7dfcc4eebd3fa3dd7b5e

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