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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テつ偲δ凝つ偲δ竸 1100001110000010110000101000111011000011100000111100001010001011110000111000001011000010100011101100001110000011110000101001100101011110 c382c28ec383c28bc382c28ec383c2995e
EUC-JP テつ偲δ凝つ偲δ竸 100011101100001110100100110001001011110011000101101001101100010010110110110001011010010011000100101111001100010110100110110001001101000110111111 8ec3a4c4bcc5a6c4b6c5a4c4bcc5a6c4d1bf
UTF-8 テつ偲δ凝つ偲δ竸 11101111101111101000001111100011100000011010010011100101100000011011001011001110101101001110010110000111100111011110001110000001101001001110010110000001101100101100111010110100111001111010101110111000 efbe83e381a4e581b2ceb4e5879de381a4e581b2ceb4e7abb8
UHC ?つ?δ凝つ?δ? 0011111110101010110001000011111110100101111001001110101111101010101010101100010000111111101001011110010000111111 3faac43fa5e4ebeaaac43fa5e43f

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