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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN テつセテδ偲つ偲 11000011100000101100001010111110110000111000001111000010100011101100001110000010110000101000111011000011 c382c2bec383c28ec382c28ec3
EUC-JP テつセテδ偲つ偲 10001110110000111010010011000100100011101011111010001110110000111010011011000100101111001100010110100100110001001011110011000101 8ec3a4c48ebe8ec3a6c4bcc5a4c4bcc5
UTF-8 テつセテδ偲つ偲 1110111110111110100000111110001110000001101001001110111110111101101111101110111110111110100000111100111010110100111001011000000110110010111000111000000110100100111001011000000110110010 efbe83e381a4efbdbeefbe83ceb4e581b2e381a4e581b2
UHC ?つ??δ?つ? 0011111110101010110001000011111100111111101001011110010000111111101010101100010000111111 3faac43f3fa5e43faac43f

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