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 ?Lnkf?Lnk^}Y?Lnkf?Lnk^}bE 00111111010011000110111001101011011001100011111101001100011011100110101101011110011111010101100100111111010011000110111001101011011001100011111101001100011011100110101101011110011111010110001001000101 3f4c6e6b663f4c6e6b5e7d593f4c6e6b663f4c6e6b5e7d6245
SJIS-WIN 窪Lnkf窪Lnk^}Y窪Lnkf窪Lnk^}bE 1000110001000101010011000110111001101011011001101000110001000101010011000110111001101011010111100111110101011001100011000100010101001100011011100110101101100110100011000100010101001100011011100110101101011110011111010110001001000101 8c454c6e6b668c454c6e6b5e7d598c454c6e6b668c454c6e6b5e7d6245
EUC-JP 窪Lnkf窪Lnk^}Y窪Lnkf窪Lnk^}bE 1011011110100110010011000110111001101011011001101011011110100110010011000110111001101011010111100111110101011001101101111010011001001100011011100110101101100110101101111010011001001100011011100110101101011110011111010110001001000101 b7a64c6e6b66b7a64c6e6b5e7d59b7a64c6e6b66b7a64c6e6b5e7d6245
UTF-8 窪Lnkf窪Lnk^}Y窪Lnkf窪Lnk^}bE 111001111010101010101010010011000110111001101011011001101110011110101010101010100100110001101110011010110101111001111101010110011110011110101010101010100100110001101110011010110110011011100111101010101010101001001100011011100110101101011110011111010110001001000101 e7aaaa4c6e6b66e7aaaa4c6e6b5e7d59e7aaaa4c6e6b66e7aaaa4c6e6b5e7d6245
UHC 窪Lnkf窪Lnk^}Y窪Lnkf窪Lnk^}bE 1110100011000001010011000110111001101011011001101110100011000001010011000110111001101011010111100111110101011001111010001100000101001100011011100110101101100110111010001100000101001100011011100110101101011110011111010110001001000101 e8c14c6e6b66e8c14c6e6b5e7d59e8c14c6e6b66e8c14c6e6b5e7d6245

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