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 ??Kh??KfN}??Kh??KfN{^ 001111110011111101001011011010000011111100111111010010110110011001001110011111010011111100111111010010110110100000111111001111110100101101100110010011100111101101011110 3f3f4b683f3f4b664e7d3f3f4b683f3f4b664e7b5e
SJIS-WIN ウーKhウーKfN}ウーKhウーKfN{^ 101100111011000001001011011010001011001110110000010010110110011001001110011111011011001110110000010010110110100010110011101100000100101101100110010011100111101101011110 b3b04b68b3b04b664e7db3b04b68b3b04b664e7b5e
EUC-JP ウーKhウーKfN}ウーKhウーKfN{^ 1000111010110011100011101011000001001011011010001000111010110011100011101011000001001011011001100100111001111101100011101011001110001110101100000100101101101000100011101011001110001110101100000100101101100110010011100111101101011110 8eb38eb04b688eb38eb04b664e7d8eb38eb04b688eb38eb04b664e7b5e
UTF-8 ウーKhウーKfN}ウーKhウーKfN{^ 11101111101111011011001111101111101111011011000001001011011010001110111110111101101100111110111110111101101100000100101101100110010011100111110111101111101111011011001111101111101111011011000001001011011010001110111110111101101100111110111110111101101100000100101101100110010011100111101101011110 efbdb3efbdb04b68efbdb3efbdb04b664e7defbdb3efbdb04b68efbdb3efbdb04b664e7b5e
UHC ??Kh??KfN}??Kh??KfN{^ 001111110011111101001011011010000011111100111111010010110110011001001110011111010011111100111111010010110110100000111111001111110100101101100110010011100111101101011110 3f3f4b683f3f4b664e7d3f3f4b683f3f4b664e7b5e

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