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 ????????Bw 00111111001111110011111100111111001111110011111100111111001111110100001001110111 3f3f3f3f3f3f3f3f4277
SJIS-WIN テδュテつ佚つウBw 1100001110000011110000101010110111000011100000101100001010011000110000111000001011000010101100110100001001110111 c383c2adc382c298c382c2b34277
EUC-JP テδュテつ佚つウBw 100011101100001110100110110001001000111010101101100011101100001110100100110001001101000011000101101001001100010010001110101100110100001001110111 8ec3a6c48ead8ec3a4c4d0c5a4c48eb34277
UTF-8 テδュテつ佚つウBw 11101111101111101000001111001110101101001110111110111101101011011110111110111110100000111110001110000001101001001110010010111101100110101110001110000001101001001110111110111101101100110100001001110111 efbe83ceb4efbdadefbe83e381a4e4bd9ae381a4efbdb34277
UHC ?δ??つ佚つ?Bw 0011111110100101111001000011111100111111101010101100010011101100111010101010101011000100001111110100001001110111 3fa5e43f3faac4eceaaac43f4277

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