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 テつ偲δ湘つ偲δ/ 1100001110000010110000101000111011000011100000111100001010001111110000111000001011000010100011101100001110000011110000101000000101011110 c382c28ec383c28fc382c28ec383c2815e
EUC-JP テつ偲δ湘つ偲δ/ 100011101100001110100100110001001011110011000101101001101100010010111110110001011010010011000100101111001100010110100110110001001010000110111111 8ec3a4c4bcc5a6c4bec5a4c4bcc5a6c4a1bf
UTF-8 テつ偲δ湘つ偲δ/ 11101111101111101000001111100011100000011010010011100101100000011011001011001110101101001110011010111001100110001110001110000001101001001110010110000001101100101100111010110100111011111011110010001111 efbe83e381a4e581b2ceb4e6b998e381a4e581b2ceb4efbc8f
UHC ?つ?δ湘つ?δ/ 001111111010101011000100001111111010010111100100110111111100111110101010110001000011111110100101111001001010001110101111 3faac43fa5e4dfcfaac43fa5e4a3af

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