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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN ヒフ雎}Yヒフ雎}bE 11001011110011001110100010110001011111010101100111001011110011001110100010110001011111010110001001000101 cbcce8b17d59cbcce8b17d6245
EUC-JP ヒフ雎}Yヒフ雎}bE 1000111011001011100011101100110011110000101100110111110101011001100011101100101110001110110011001111000010110011011111010110001001000101 8ecb8eccf0b37d598ecb8eccf0b37d6245
UTF-8 ヒフ雎}Yヒフ雎}bE 1110111110111110100010111110111110111110100011001110100110011011100011100111110101011001111011111011111010001011111011111011111010001100111010011001101110001110011111010110001001000101 efbe8befbe8ce99b8e7d59efbe8befbe8ce99b8e7d6245
UHC ??雎}Y??雎}bE 00111111001111111110111011010001011111010101100100111111001111111110111011010001011111010110001001000101 3f3feed17d593f3feed17d6245

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