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 ???^kD???^kD^ 00111111001111110011111101011110011010110100010000111111001111110011111101011110011010110100010001011110 3f3f3f5e6b443f3f3f5e6b445e
SJIS-WIN 該??^kD該??^kD^ 100010100101100100111111001111110101111001101011010001001000101001011001001111110011111101011110011010110100010001011110 8a593f3f5e6b448a593f3f5e6b445e
EUC-JP 該??^kD該??^kD^ 101100111011101000111111001111110101111001101011010001001011001110111010001111110011111101011110011010110100010001011110 b3ba3f3f5e6b44b3ba3f3f5e6b445e
UTF-8 該딈뱵^kD該딈뱵^kD^ 11101000101010011011001011101011100101001000100011101011101100011011010101011110011010110100010011101000101010011011001011101011100101001000100011101011101100011011010101011110011010110100010001011110 e8a9b2eb9488ebb1b55e6b44e8a9b2eb9488ebb1b55e6b445e
UHC 該딈뱵^kD該딈뱵^kD^ 11111010101100011000101011101110100100111001101101011110011010110100010011111010101100011000101011101110100100111001101101011110011010110100010001011110 fab18aee939b5e6b44fab18aee939b5e6b445e

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