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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??乙???乙?^ 0011111100111111100010011011001100111111001111110011111110001001101100110011111101011110 3f3f89b33f3f3f89b33f5e
EUC-JP ??乙???乙?^ 0011111100111111101100101011010100111111001111110011111110110010101101010011111101011110 3f3fb2b53f3f3fb2b53f5e
UTF-8 泥렣乙쌨泥렣乙쌤^ 11101111101001111010001111101011101000001010001111100100101110011001100111101100100011001010100011101111101001111010001111101011101000001010001111100100101110011001100111101100100011001010010001011110 efa7a3eba0a3e4b999ec8ca8efa7a3eba0a3e4b999ec8ca45e
UHC 泥렣乙쌨泥렣乙쌤^ 1110110010110010100011101011010011101011111000001011110111011110111011001011001010001110101101001110101111100000101111011101110001011110 ecb28eb4ebe0bddeecb28eb4ebe0bddc5e

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