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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 篠失偲ヒ。篠失偲ヒ。B 1000111011000010100011101011100010001110110000111100101110100001100011101100001010001110101110001000111011000011110010111010000101000010 8ec28eb88ec3cba18ec28eb88ec3cba142
EUC-JP 篠失偲ヒ。篠失偲ヒ。B 101111001100010010111100101110101011110011000101100011101100101110001110101000011011110011000100101111001011101010111100110001011000111011001011100011101010000101000010 bcc4bcbabcc58ecb8ea1bcc4bcbabcc58ecb8ea142
UTF-8 篠失偲ヒ。篠失偲ヒ。B 11100111101011111010000011100101101001001011000111100101100000011011001011101111101111101000101111101111101111011010000111100111101011111010000011100101101001001011000111100101100000011011001011101111101111101000101111101111101111011010000101000010 e7afa0e5a4b1e581b2efbe8befbda1e7afa0e5a4b1e581b2efbe8befbda142
UHC 篠失???篠失???B 111000011100011011100011111101110011111100111111001111111110000111000110111000111111011100111111001111110011111101000010 e1c6e3f73f3f3fe1c6e3f73f3f3f42

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