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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 霎ソ雍井サ匁」 1110100010111110101111111110100010110100100010001110010010111011100101101110011010100011 e8bebfe8b488e4bb96e6a3
EUC-JP 霎ソ雍井サ匁」 1111000011000000100011101011111111110000101101101011000011100110100011101011101111001100111010001000111010100011 f0c08ebff0b6b0e68ebbcce88ea3
UTF-8 霎ソ雍井サ匁」 111010011001110010001110111011111011110110111111111010011001101110001101111001001011101010010101111011111011110110111011111001011000110010000001111011111011110110100011 e99c8eefbdbfe99b8de4ba95efbdbbe58c81efbda3
UHC ??雍井??? 001111110011111111101000101111001110111111001100001111110011111100111111 3f3fe8bcefcc3f3f3f

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