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 濡?、}濡?、{^ 10010100010001110011111110000001010000010111110110010100010001110011111110000001010000010111101101011110 94473f81417d94473f81417b5e
EUC-JP 濡?、}濡?、{^ 11000111101010000011111110100001101000100111110111000111101010000011111110100001101000100111101101011110 c7a83fa1a27dc7a83fa1a27b5e
UTF-8 濡믣、}濡믣、{^ 111001101011111110100001111010111010111110100011111000111000000010000001011111011110011010111111101000011110101110101111101000111110001110000000100000010111101101011110 e6bfa1ebafa3e380817de6bfa1ebafa3e380817b5e
UHC 濡믣、}濡믣、{^ 111010111010000110010010111001011010000110100010011111011110101110100001100100101110010110100001101000100111101101011110 eba192e5a1a27deba192e5a1a27b5e

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