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 松濵松濵^ 10001111101111001111101101001101111100101101101110001111101111001111101101001101111100101101100101011110 8fbcfb4df2db8fbcfb4df2d95e
EUC-JP 松濵?松濵?^ 10111110101111101000111111001001101001100011111110111110101111101000111111001001101001100011111101011110 bebe8fc9a63fbebe8fc9a63f5e
UTF-8 松濵松濵^ 11100110100111011011111011100110101111111011010111101110100010001001001011100110100111011011111011100110101111111011010111101110100010001001000001011110 e69dbee6bfb5ee8892e69dbee6bfb5ee88905e
UHC 松??松??^ 111000011110011000111111001111111110000111100110001111110011111101011110 e1e63f3fe1e63f3f5e

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