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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 忍?威}忍?威{^ 10010100010001010011111110001000110100000111110110010100010001010011111110001000110100000111101101011110 94453f88d07d94453f88d07b5e
EUC-JP 忍?威}忍?威{^ 11000111101001100011111110110000110100100111110111000111101001100011111110110000110100100111101101011110 c7a63fb0d27dc7a63fb0d27b5e
UTF-8 忍솜威}忍솜威{^ 111001011011111110001101111011001000011010011100111001011010100010000001011111011110010110111111100011011110110010000110100111001110010110101000100000010111101101011110 e5bf8dec869ce5a8817de5bf8dec869ce5a8817b5e
UHC 忍솜威}忍솜威{^ 111011001101101110111100110110001110101011001110011111011110110011011011101111001101100011101010110011100111101101011110 ecdbbcd8eace7decdbbcd8eace7b5e

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