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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 霎ソ雍井サ匁」壽 11101000101111101011111111101000101101001000100011100100101110111001011011100110101000111001101011100110 e8bebfe8b488e4bb96e6a39ae6
EUC-JP 霎ソ雍井サ匁」壽 11110000110000001000111010111111111100001011011010110000111001101000111010111011110011001110100010001110101000111101010011101000 f0c08ebff0b6b0e68ebbcce88ea3d4e8
UTF-8 霎ソ雍井サ匁」壽 111010011001110010001110111011111011110110111111111010011001101110001101111001001011101010010101111011111011110110111011111001011000110010000001111011111011110110100011111001011010001110111101 e99c8eefbdbfe99b8de4ba95efbdbbe58c81efbda3e5a3bd
UHC ??雍井???壽 0011111100111111111010001011110011101111110011000011111100111111001111111110000111111000 3f3fe8bcefcc3f3f3fe1f8

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