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 ??????P 00111111001111110011111100111111001111110011111101010000 3f3f3f3f3f3f50
SJIS-WIN 偲辞篠汐篠蒔P 10001110110000111000111010101011100011101100001010001110101011001000111011000010100011101010101001010000 8ec38eab8ec28eac8ec28eaa50
EUC-JP 偲辞篠汐篠蒔P 10111100110001011011110010101101101111001100010010111100101011101011110011000100101111001010110001010000 bcc5bcadbcc4bcaebcc4bcac50
UTF-8 偲辞篠汐篠蒔P 11100101100000011011001011101000101111101001111011100111101011111010000011100110101100011001000011100111101011111010000011101000100100101001010001010000 e581b2e8be9ee7afa0e6b190e7afa0e8929450
UHC ??篠汐篠蒔P 0011111100111111111000011100011011100000101100011110000111000110111000111100100001010000 3f3fe1c6e0b1e1c6e3c850

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